Uses of Class
com.tangosol.net.cache.SerializationPagedCache
Packages that use SerializationPagedCache
Package
Description
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
Contains basic cluster interfaces and factories.
- 
Uses of SerializationPagedCache in com.tangosol.coherence.config.schemeMethods in com.tangosol.coherence.config.scheme that return SerializationPagedCacheModifier and TypeMethodDescriptionprotected SerializationPagedCachePagedExternalScheme.instantiateSerializationPagedCache(BinaryStoreManager storeMgr, int cPages, int cPageSecs, boolean fBinaryMap, boolean fPassive) Construct an SerializationPagedCache using the specified parameters.protected SerializationPagedCachePagedExternalScheme.instantiateSerializationPagedCache(BinaryStoreManager storeMgr, int cPages, int cPageSecs, ClassLoader loader) Construct an SerializationPagedCache using the specified parameters.
- 
Uses of SerializationPagedCache in com.tangosol.netMethods in com.tangosol.net that return SerializationPagedCacheModifier and TypeMethodDescriptionprotected SerializationPagedCacheDefaultConfigurableCacheFactory.instantiateSerializationPagedCache(BinaryStoreManager storeMgr, int cPages, int cPageSecs, boolean fBinaryMap, boolean fPassive) Deprecated.Construct an SerializationPagedCache using the specified parameters.protected SerializationPagedCacheDefaultConfigurableCacheFactory.instantiateSerializationPagedCache(BinaryStoreManager storeMgr, int cPages, int cPageSecs, ClassLoader loader) Deprecated.Construct an SerializationPagedCache using the specified parameters.