Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Package
org.infinispan.eviction

Packages that use org.infinispan.eviction
org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform. 
org.infinispan.config Cache configuration beans and parsers. 
org.infinispan.configuration.cache Classes related to eviction. 
org.infinispan.container Data containers which store cache entries. 
org.infinispan.eviction Classes related to eviction. 
org.infinispan.interceptors Infinispan is designed around a set of interceptors around a data container. 
 

Classes in org.infinispan.eviction used by org.infinispan
EvictionManager
          Central component that deals with eviction of cache entries.
 

Classes in org.infinispan.eviction used by org.infinispan.config
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
 

Classes in org.infinispan.eviction used by org.infinispan.configuration.cache
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
 

Classes in org.infinispan.eviction used by org.infinispan.container
ActivationManager
          Controls activation of cache entries that have been passivated.
EvictionManager
          Central component that deals with eviction of cache entries.
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
PassivationManager
          A passivation manager
 

Classes in org.infinispan.eviction used by org.infinispan.eviction
ActivationManager
          Controls activation of cache entries that have been passivated.
EvictionManager
          Central component that deals with eviction of cache entries.
EvictionStrategy
          Supported eviction strategies
EvictionThreadPolicy
          Supported eviction thread policy
PassivationManager
          A passivation manager
 

Classes in org.infinispan.eviction used by org.infinispan.interceptors
ActivationManager
          Controls activation of cache entries that have been passivated.
PassivationManager
          A passivation manager
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.