|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Store | |
---|---|
net.sf.ehcache.store | Store package. |
Uses of Store in net.sf.ehcache.store |
---|
Classes in net.sf.ehcache.store that implement Store | |
---|---|
class |
DiskStore
A disk store implementation. |
class |
FifoMemoryStore
First-In-First-Out (FIFO) implementation of MemoryStore. |
class |
LfuMemoryStore
Less Frequently Used (LFU) implementation of the memory store. |
class |
LruMemoryStore
An implementation of a LruMemoryStore. |
class |
MemoryStore
An abstract class for the Memory Stores. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |