|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DiskStore | |
net.sf.ehcache | This package contains the public API for using EHCache |
net.sf.ehcache.store | Store package. |
Uses of DiskStore in net.sf.ehcache |
Methods in net.sf.ehcache that return DiskStore | |
(package private) DiskStore |
Cache.getDiskStore()
Gets the internal DiskStore. |
Uses of DiskStore in net.sf.ehcache.store |
Constructors in net.sf.ehcache.store with parameters of type DiskStore | |
MemoryStore(Cache cache,
DiskStore diskStore)
Constructor for the MemoryStore object The backing LinkedHashMap is created with LRU by access order. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |