Uses of Class
org.jboss.cache.eviction.BaseSortedEvictionAlgorithm

Packages that use BaseSortedEvictionAlgorithm
org.jboss.cache.eviction   
 

Uses of BaseSortedEvictionAlgorithm in org.jboss.cache.eviction
 

Subclasses of BaseSortedEvictionAlgorithm in org.jboss.cache.eviction
 class LFUAlgorithm
          Least Frequently Used algorithm for cache eviction.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.