Uses of Package
com.tangosol.coherence.config.builder.storemanager
Packages that use com.tangosol.coherence.config.builder.storemanager
Package
Description
Defines external Store Manager Builder implementations for Coherence caches.
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
-
Classes in com.tangosol.coherence.config.builder.storemanager used by com.tangosol.coherence.config.builder.storemanagerClassDescriptionThe AbstractNioManagerBuilder class is an abstract class used to build an NIO file manager or an NIO memory manager.The AbstractStoreManagerBuilder class builds an instance of a BinaryStoreManager.A
BinaryStoreManagerBuilder
is responsible for realizingBinaryStoreManager
s.ABinaryStoreManagerBuilderCustomization
class is one that allows or potentially requires, aBinaryStoreManagerBuilder
for the purposes of realizing aBinaryStoreManager
. -
Classes in com.tangosol.coherence.config.builder.storemanager used by com.tangosol.coherence.config.schemeClassDescriptionA
BinaryStoreManagerBuilder
is responsible for realizingBinaryStoreManager
s.ABinaryStoreManagerBuilderCustomization
class is one that allows or potentially requires, aBinaryStoreManagerBuilder
for the purposes of realizing aBinaryStoreManager
. -
Classes in com.tangosol.coherence.config.builder.storemanager used by com.tangosol.coherence.config.xml.processorClassDescriptionA
BinaryStoreManagerBuilderCustomization
class is one that allows or potentially requires, aBinaryStoreManagerBuilder
for the purposes of realizing aBinaryStoreManager
.