Uses of Class
com.tangosol.net.cache.NearCache
-
Packages that use NearCache Package Description com.tangosol.net Contains basic cluster interfaces and factories.com.tangosol.net.cache Contains classes providing various caching strategies. -
-
Uses of NearCache in com.tangosol.net
Methods in com.tangosol.net that return NearCache Modifier and Type Method Description protected NearCache
DefaultConfigurableCacheFactory. instantiateNearCache(Map mapFront, NamedCache mapBack, int nStrategy)
Deprecated.Construct an NearCache using the specified parameters. -
Uses of NearCache in com.tangosol.net.cache
Subclasses of NearCache in com.tangosol.net.cache Modifier and Type Class Description class
VersionedNearCache
Deprecated.as of Coherence 3.2 all the functionality of this class has been superceded by the NearCache implementation
-