Package org.ehcache.config
CacheManager configuration,
Cache configuration and other configuration classes.-
Interface Summary Interface Description Builder<T> A builder ofTs.CacheConfiguration<K,V> Represents the minimal configuration for aCache.CacheRuntimeConfiguration<K,V> Represents the configuration currently used by aCache.Configuration Represents the configuration for aCacheManager.EvictionAdvisor<K,V> A specialized predicate used to advise on eviction of cache entries.FluentCacheConfigurationBuilder<K,V,B extends FluentCacheConfigurationBuilder<K,V,?>> A fluent builder ofCacheConfigurationinstances.FluentConfigurationBuilder<B extends FluentConfigurationBuilder<?>> A fluent builder ofConfigurationinstances.ResourcePool A resource providing capacity to be used byCaches.ResourcePools A collection ofresource poolsthat aCachehas at its disposal to store its mappings.ResourceType<T extends ResourcePool> A resource type.ResourceUnit Represents a unit in which quantity is expressed in aSizedResourcePool.SizedResourcePool AResourcePoolthat is explicitly sized. -
Class Summary Class Description Eviction Utility class for getting predefinedEvictionAdvisorinstances. -
Enum Summary Enum Description ResourceType.Core An enumeration of coreResourceTypes in Ehcache.