|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MemoryStore | |
---|---|
net.sf.ehcache.store | Store package. |
Uses of MemoryStore in net.sf.ehcache.store |
---|
Methods in net.sf.ehcache.store with parameters of type MemoryStore | |
---|---|
void |
MemoryStore.BruteForceSearchManager.setMemoryStore(MemoryStore memoryStore)
set the memory store |
Method parameters in net.sf.ehcache.store with type arguments of type MemoryStore | |
---|---|
void |
MemoryStore.BruteForceSearchManager.setMemoryStore(CopyingCacheStore<? extends MemoryStore> copyingCacheStore)
set the memory store, keeping a ref to the copying wrapping instance |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |