Uses of Class
com.tangosol.net.cache.NearCache
Packages that use NearCache
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains basic cluster interfaces and factories.
Contains classes providing various caching strategies.
-
Uses of NearCache in com.tangosol.coherence.config.scheme
Subclasses with type arguments of type NearCache in com.tangosol.coherence.config.schemeModifier and TypeClassDescriptionclass
TheNearScheme
is used to realize (create) an instance of a NearCache. -
Uses of NearCache in com.tangosol.net
Methods in com.tangosol.net that return NearCacheModifier and TypeMethodDescriptionprotected 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.cacheModifier and TypeClassDescriptionclass
Deprecated.as of Coherence 3.2 all the functionality of this class has been superceded by the NearCache implementation