|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
CacheManager configuration
,
Cache configuration
and other configuration classes.
See:
Description
Interface Summary | |
---|---|
Builder<T> | A builder of T s. |
CacheConfiguration<K,V> | Represents the minimal configuration for a Cache . |
CacheRuntimeConfiguration<K,V> | Represents the configuration currently used by a Cache . |
Configuration | Represents the configuration for a CacheManager . |
EvictionAdvisor<K,V> | A specialized predicate used to advise on eviction of cache entries. |
ResourcePool | A resource providing capacity to be used by Cache s. |
ResourcePools | A collection of resource pools that a Cache has at its disposal
to store its mappings. |
ResourceType<T extends ResourcePool> | A resource type. |
ResourceUnit | Represents a unit in which quantity is expressed in a SizedResourcePool . |
SizedResourcePool | A ResourcePool that is explicitly sized. |
Class Summary | |
---|---|
Eviction | Utility class for getting predefined EvictionAdvisor instances. |
Enum Summary | |
---|---|
ResourceType.Core | An enumeration of core ResourceType s in Ehcache. |
CacheManager configuration
,
Cache configuration
and other configuration classes.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |