Package | Description |
---|---|
net.sf.ehcache.pool.impl |
This package contains implementations of the resource pooling interfaces.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.