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 SimpleSerializationMapExternalScheme.instantiateSimpleSerializationMap(BinaryStore store, boolean fBinaryMap) Construct a SimpleSerializationMap using the specified parameters.protected SimpleSerializationMapExternalScheme.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 SimpleSerializationMapDefaultConfigurableCacheFactory.instantiateSimpleSerializationMap(BinaryStore store, boolean fBinaryMap) Deprecated.Construct a SimpleSerializationMap using the specified parameters.protected SimpleSerializationMapDefaultConfigurableCacheFactory.instantiateSimpleSerializationMap(BinaryStore store, ClassLoader loader) Deprecated.Construct a SimpleSerializationMap using the specified parameters.