Uses of Class
com.tangosol.net.cache.AbstractCacheLoader
-
Uses of AbstractCacheLoader in com.tangosol.net.cache
Modifier and TypeClassDescriptionclass
AbstractCacheStore<K,
V> An abstract base class for the JCache CacheLoader.class
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.