Uses of Class
com.tangosol.net.cache.AbstractCacheStore
Packages that use AbstractCacheStore
- 
Uses of AbstractCacheStore in com.tangosol.net.cacheSubclasses of AbstractCacheStore in com.tangosol.net.cacheModifier and TypeClassDescriptionclassA CacheStore that sits directly on top of a BinaryStore.classA read-only CacheStore that wraps a CacheLoader.static classAn extension to the CacheLoaderCacheStore that implements the IterableCacheLoader interface.classMapCacheStore<K,V> A CacheStore that sits directly on top of a Map.static classA CacheStore wrapped around a CacheLoader.