Uses of Class
com.tangosol.net.cache.SerializationCache
Packages that use SerializationCache
Package
Description
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
Contains basic cluster interfaces and factories.
- 
Uses of SerializationCache in com.tangosol.coherence.config.schemeMethods in com.tangosol.coherence.config.scheme that return SerializationCacheModifier and TypeMethodDescriptionprotected SerializationCacheExternalScheme.instantiateSerializationCache(BinaryStore store, int cMax, boolean fBinaryMap) Construct an SerializationCache using the specified parameters.protected SerializationCacheExternalScheme.instantiateSerializationCache(BinaryStore store, int cMax, ClassLoader loader) Construct an SerializationCache using the specified parameters.
- 
Uses of SerializationCache in com.tangosol.netMethods in com.tangosol.net that return SerializationCacheModifier and TypeMethodDescriptionprotected SerializationCacheDefaultConfigurableCacheFactory.instantiateSerializationCache(BinaryStore store, int cMax, boolean fBinaryMap) Deprecated.Construct an SerializationCache using the specified parameters.protected SerializationCacheDefaultConfigurableCacheFactory.instantiateSerializationCache(BinaryStore store, int cMax, ClassLoader loader) Deprecated.Construct an SerializationCache using the specified parameters.