Uses of Class
com.tangosol.net.cache.CachingMap
-
Uses of CachingMap in com.tangosol.net.cache
Modifier and TypeClassDescriptionclass
NearCache<K,
V> A "near cache" is a CachingMap whose front map is a size-limited and/or auto-expiring local cache, and whose back map is a distributed cache.class
Deprecated.as of Coherence 3.2 all the functionality of this class has been superceded by the NearCache implementation