Uses of Class
net.sf.ehcache.store.MemoryStore
-
Packages that use MemoryStore Package Description 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 Modifier and Type Method Description protected static net.sf.ehcache.store.BruteForceSourceMemoryStore. createBruteForceSource(MemoryStore memoryStore, CacheConfiguration cacheConfiguration)Factory method to wrap the MemoryStore into a BruteForceSource, accounting for transactional and copy configuration
-