JavaScript is disabled on your browser.
Skip navigation links
Infinispan Core 14.0.10.Final
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.infinispan.eviction
package
org.infinispan.eviction
Classes related to eviction.
Related Packages
Package
Description
org.infinispan
This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.
org.infinispan.eviction.impl
All Classes and Interfaces
Interfaces
Classes
Enums
Class
Description
CorePackageImpl
EvictionManager
<K,
V>
Central component that deals with eviction of cache entries.
EvictionStrategy
Supported eviction strategies
EvictionType
Deprecated.
Since 11.0,
MemoryConfiguration.maxCount()
and
MemoryConfiguration.maxSize()
should be used to differentiate between the eviction thresholds.
MemoryConfiguration.maxCount()andMemoryConfiguration.maxSize()should be used to differentiate between the eviction thresholds.