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.scheme
Methods in com.tangosol.coherence.config.scheme that return SerializationCacheModifier 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
Methods in com.tangosol.net that return SerializationCacheModifier 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.