|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractPolicy | |
---|---|
net.sf.ehcache.store | Store package. |
Uses of AbstractPolicy in net.sf.ehcache.store |
---|
Subclasses of AbstractPolicy in net.sf.ehcache.store | |
---|---|
class |
FifoPolicy
Contains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions. |
class |
LfuPolicy
Contains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions. |
class |
LruPolicy
Contains common LFU policy code for use between the LfuMemoryStore and the DiskStore, which also uses an LfuPolicy for evictions. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |