Package | Description |
---|---|
net.sf.ehcache.store |
Store package.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.