Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

H

H2Cache - Class in com.threecrickets.prudence.cache
An H2 database cache.
H2Cache(String) - Constructor for class com.threecrickets.prudence.cache.H2Cache
Construction with a max entry count of 1000 entries and 10 connections in the pool, and an InProcessMemoryLockSource.
H2Cache(String, LockSource) - Constructor for class com.threecrickets.prudence.cache.H2Cache
Construction with a max entry count of 1000 entries and 10 connections in the pool.
H2Cache(String, int, int, LockSource) - Constructor for class com.threecrickets.prudence.cache.H2Cache
Constructor.
handle(String, Object...) - Method in class com.threecrickets.prudence.DelegatedHandler
Enters the executable.
handle(Request, Response) - Method in class com.threecrickets.prudence.PrudenceApplication
 
handle(Request, Response) - Method in class com.threecrickets.prudence.PrudenceRouter
 
handle(Request, Response) - Method in class com.threecrickets.prudence.util.CapturingRedirector
 
handle(Request, Response) - Method in class com.threecrickets.prudence.util.Fallback
 
handle(Request, Response) - Method in class com.threecrickets.prudence.util.StatusRestlet
 
handleInterpolation(String[]) - Method in class com.threecrickets.prudence.DelegatedCachingKeyTemplatePlugin
Calls the handleInterpolation entry point.
handleWithConversation(String, Object...) - Method in class com.threecrickets.prudence.DelegatedHandler
Enters the executable with a conversation service as the first argument.
HAZELCAST_DEFAULT_INSTANCE_NAME - Static variable in class com.threecrickets.prudence.service.DistributedApplicationService
Hazelcast default instance name attribute for an Application.
HAZELCAST_DISTRIBUTED_GLOBALS_MAP_NAME - Static variable in class com.threecrickets.prudence.service.DistributedApplicationService
Hazelcast distributed globals name attribute for an Application.
HAZELCAST_DISTRIBUTED_SHARED_GLOBALS_MAP_NAME - Static variable in class com.threecrickets.prudence.service.DistributedApplicationService
Hazelcast shared distributed globals name attribute for an Application.
HAZELCAST_EXECUTOR_SERVICE_NAME - Static variable in class com.threecrickets.prudence.service.DistributedApplicationService
Hazelcast executor service name attribute for an Application.
HAZELCAST_MEMBER_TAGS_ATTRIBUTE - Static variable in class com.threecrickets.prudence.service.DistributedApplicationService
Tags attribute for a Hazelcast Member.
HAZELCAST_TASK_INSTANCE_ATTRIBUTE_NAME - Static variable in class com.threecrickets.prudence.service.DistributedApplicationService
Hazelcast task instance attribute name attribute for an Application.
HazelcastCache - Class in com.threecrickets.prudence.cache
A Hazelcast-backed cache.
HazelcastCache() - Constructor for class com.threecrickets.prudence.cache.HazelcastCache
Constructor.
HazelcastCache(HazelcastInstance) - Constructor for class com.threecrickets.prudence.cache.HazelcastCache
Constructor.
HazelcastCache(HazelcastInstance, String, String) - Constructor for class com.threecrickets.prudence.cache.HazelcastCache
Constructor.
HazelcastCacheMongoDbMapStore<K,V> - Class in com.threecrickets.prudence.cache
A Hazelcast persistence implementation over MongoDB.
HazelcastCacheMongoDbMapStore() - Constructor for class com.threecrickets.prudence.cache.HazelcastCacheMongoDbMapStore
Constructor.
HazelcastCacheTagsMongoDbMapStore<K,V> - Class in com.threecrickets.prudence.cache
A Hazelcast persistence implementation over MongoDB.
HazelcastCacheTagsMongoDbMapStore() - Constructor for class com.threecrickets.prudence.cache.HazelcastCacheTagsMongoDbMapStore
Constructor.
HazelcastLockSource - Class in com.threecrickets.prudence.util
A Hazelcast-backed lock source.
HazelcastLockSource() - Constructor for class com.threecrickets.prudence.util.HazelcastLockSource
Constructor.
HazelcastLockSource(HazelcastInstance) - Constructor for class com.threecrickets.prudence.util.HazelcastLockSource
Constructor.
HazelcastMongoDbMapStore<K,V> - Class in com.threecrickets.prudence.cache
A Hazelcast persistence implementation over MongoDB.
HazelcastMongoDbMapStore(String) - Constructor for class com.threecrickets.prudence.cache.HazelcastMongoDbMapStore
Constructor.
hide(String) - Method in class com.threecrickets.prudence.PrudenceRouter
Sets the URI template to always return Status.CLIENT_ERROR_NOT_FOUND.
hide(String, int) - Method in class com.threecrickets.prudence.PrudenceRouter
Sets the URI template to always return Status.CLIENT_ERROR_NOT_FOUND.
HIGHLIGHT - Static variable in class com.threecrickets.prudence.SourceCodeResource
Constant.
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links

Copyright © 2009-2016 Three Crickets LLC.