Uses of Class
com.tangosol.io.AsyncBinaryStoreManager
Packages that use AsyncBinaryStoreManager
Package
Description
Defines external Store Manager Builder implementations for Coherence caches.
Contains basic cluster interfaces and factories.
-
Uses of AsyncBinaryStoreManager in com.tangosol.coherence.config.builder.storemanager
Subclasses with type arguments of type AsyncBinaryStoreManager in com.tangosol.coherence.config.builder.storemanagerModifier and TypeClassDescriptionclass
The AsyncStoreManagerBuilder class builds and instance of an AsyncBinaryStoreManager. -
Uses of AsyncBinaryStoreManager in com.tangosol.net
Methods in com.tangosol.net that return AsyncBinaryStoreManagerModifier and TypeMethodDescriptionprotected AsyncBinaryStoreManager
DefaultConfigurableCacheFactory.instantiateAsyncBinaryStoreManager
(BinaryStoreManager storeMgr, int cbMaxAsync) Deprecated.Construct an AsyncBinaryStoreManager using the specified parameters.