Uses of Class
com.tangosol.net.cache.AbstractCacheStore
-
Uses of AbstractCacheStore in com.tangosol.net.cache
Modifier and TypeClassDescriptionclass
A CacheStore that sits directly on top of a BinaryStore.class
A read-only CacheStore that wraps a CacheLoader.static class
An extension to the CacheLoaderCacheStore that implements the IterableCacheLoader interface.class
MapCacheStore<K,
V> A CacheStore that sits directly on top of a Map.static class
A CacheStore wrapped around a CacheLoader.