|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.cache.eviction | |
org.jboss.cache.eviction |
Classes in org.jboss.cache.eviction used by org.jboss.cache.eviction | |
BaseEvictionPolicy
Base class implementation of EvictionPolicy. |
|
EvictedEventNode
Value object used in evicted event node queue. |
|
EvictionAlgorithm
Interface for all eviction algorithm |
|
EvictionException
|
|
EvictionPolicy
Generic eviction policy interface. |
|
LRUAlgorithm
Least recently Used algorithm to purge old data. |
|
LRUPolicy
Provider to provide eviction policy. |
|
NodeEntry
Value object used in queue. |
|
Region
A region is a collection of tree cache nodes that share the same eviction policy configurations, e.g., maxNodes, etc. |
|
RegionManager
Factory to create region from configuration, to track region, and to resolve naming conflict for regions. |
|
RegionNameConflictException
Region name conflicts with pre-existing regions. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |