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 ElementSizeAlgorithm
           
 class LFUAlgorithm
          Least Frequently Used algorithm for cache eviction.
 



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