Uses of Class
com.tangosol.net.cache.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.scheme
Modifier and TypeMethodDescriptionprotected SerializationCache
ExternalScheme.instantiateSerializationCache
(BinaryStore store, int cMax, boolean fBinaryMap) Construct an SerializationCache using the specified parameters.protected SerializationCache
ExternalScheme.instantiateSerializationCache
(BinaryStore store, int cMax, ClassLoader loader) Construct an SerializationCache using the specified parameters. -
Uses of SerializationCache in com.tangosol.net
Modifier and TypeMethodDescriptionprotected SerializationCache
DefaultConfigurableCacheFactory.instantiateSerializationCache
(BinaryStore store, int cMax, boolean fBinaryMap) Deprecated.Construct an SerializationCache using the specified parameters.protected SerializationCache
DefaultConfigurableCacheFactory.instantiateSerializationCache
(BinaryStore store, int cMax, ClassLoader loader) Deprecated.Construct an SerializationCache using the specified parameters.