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
BinaryStoreManagerBuilderis responsible for realizingBinaryStoreManagers.ABinaryStoreManagerBuilderCustomizationclass is one that allows or potentially requires, aBinaryStoreManagerBuilderfor the purposes of realizing aBinaryStoreManager. -
Classes in com.tangosol.coherence.config.builder.storemanager used by com.tangosol.coherence.config.schemeClassDescriptionA
BinaryStoreManagerBuilderis responsible for realizingBinaryStoreManagers.ABinaryStoreManagerBuilderCustomizationclass is one that allows or potentially requires, aBinaryStoreManagerBuilderfor the purposes of realizing aBinaryStoreManager. -
Classes in com.tangosol.coherence.config.builder.storemanager used by com.tangosol.coherence.config.xml.processorClassDescriptionA
BinaryStoreManagerBuilderCustomizationclass is one that allows or potentially requires, aBinaryStoreManagerBuilderfor the purposes of realizing aBinaryStoreManager.