Uses of Class
com.tangosol.net.cache.SimpleSerializationMap
Packages that use SimpleSerializationMap
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Contains basic cluster interfaces and factories.
-
Uses of SimpleSerializationMap in com.tangosol.coherence.config.scheme
Methods in com.tangosol.coherence.config.scheme that return SimpleSerializationMapModifier and TypeMethodDescriptionprotected SimpleSerializationMap
ExternalScheme.instantiateSimpleSerializationMap
(BinaryStore store, boolean fBinaryMap) Construct a SimpleSerializationMap using the specified parameters.protected SimpleSerializationMap
ExternalScheme.instantiateSimpleSerializationMap
(BinaryStore store, ClassLoader loader) Construct a SimpleSerializationMap using the specified parameters. -
Uses of SimpleSerializationMap in com.tangosol.net
Methods in com.tangosol.net that return SimpleSerializationMapModifier and TypeMethodDescriptionprotected SimpleSerializationMap
DefaultConfigurableCacheFactory.instantiateSimpleSerializationMap
(BinaryStore store, boolean fBinaryMap) Deprecated.Construct a SimpleSerializationMap using the specified parameters.protected SimpleSerializationMap
DefaultConfigurableCacheFactory.instantiateSimpleSerializationMap
(BinaryStore store, ClassLoader loader) Deprecated.Construct a SimpleSerializationMap using the specified parameters.