ehcache

Uses of Class
net.sf.ehcache.pool.impl.AbstractFromLargestCachePoolEvictor

Packages that use AbstractFromLargestCachePoolEvictor
net.sf.ehcache.pool.impl This package contains implementations of the resource pooling interfaces. 
 

Uses of AbstractFromLargestCachePoolEvictor in net.sf.ehcache.pool.impl
 

Subclasses of AbstractFromLargestCachePoolEvictor in net.sf.ehcache.pool.impl
 class FromLargestCacheOnDiskPoolEvictor
          Pool evictor which always evicts from the store consuming the most disk resources.
 class FromLargestCacheOnHeapPoolEvictor
          Pool evictor which always evicts from the store consuming the most heap resources.
 


ehcache

Copyright © 2003-2014 Terracotta, Inc.. All Rights Reserved.