Uses of Class
com.tangosol.io.nio.DirectStoreManager
Packages that use DirectStoreManager
Package
Description
Defines external Store Manager Builder implementations for Coherence caches.
-
Uses of DirectStoreManager in com.tangosol.coherence.config.builder.storemanager
Subclasses with type arguments of type DirectStoreManager in com.tangosol.coherence.config.builder.storemanagerModifier and TypeClassDescriptionclassThe NioMemoryManagerBuilder class builds an instance of a DirectStoreManager.Methods in com.tangosol.coherence.config.builder.storemanager that return DirectStoreManagerModifier and TypeMethodDescriptionNioMemoryManagerBuilder.realize(ParameterResolver resolver, ClassLoader loader, boolean fPaged) Realize aBinaryStoreManagergiven the provided parameters.