Uses of Package
org.cache2k.core.eviction
-
Packages that use org.cache2k.core.eviction Package Description org.cache2k.core org.cache2k.core.api org.cache2k.core.eviction -
Classes in org.cache2k.core.eviction used by org.cache2k.core Class Description Eviction Interface to the eviction data structure.EvictionMetrics Access to eviction metrics.HeapCacheForEviction Interface for the eviction to the heap cache hash.InternalEvictionListener Internal eviction event from eviction. -
Classes in org.cache2k.core.eviction used by org.cache2k.core.api Class Description Eviction Interface to the eviction data structure. -
Classes in org.cache2k.core.eviction used by org.cache2k.core.eviction Class Description AbstractEviction Base class for different eviction algorithms, implementing statistics counting and chunking.Eviction Interface to the eviction data structure.EvictionMetrics Access to eviction metrics.HeapCacheForEviction Interface for the eviction to the heap cache hash.InternalEvictionListener Internal eviction event from eviction.