ehcache

Uses of Class
net.sf.ehcache.store.MemoryStore

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

Copyright 2001-2014, Terracotta, Inc.