Package org.infinispan.eviction
Classes related to eviction.
- Public API
-
Interface Summary Interface Description EvictionManager<K,V> Central component that deals with eviction of cache entries. -
Enum Summary Enum Description EvictionStrategy Supported eviction strategiesEvictionType Deprecated. Since 11.0,MemoryConfiguration.maxCount()
andMemoryConfiguration.maxSize()
should be used to differentiate between the eviction thresholds.