|
ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CopyingCacheStore | |
|---|---|
| net.sf.ehcache.store | Store package. |
| Uses of CopyingCacheStore in net.sf.ehcache.store |
|---|
| Methods in net.sf.ehcache.store that return CopyingCacheStore | ||
|---|---|---|
static
|
CopyingCacheStore.wrap(T cacheStore,
CacheConfiguration cacheConfiguration)
Wraps (always) with the proper configured CopyingCacheStore |
|
| Methods in net.sf.ehcache.store with parameters of type CopyingCacheStore | |
|---|---|
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 | |||||||||