Uses of Package
com.tangosol.coherence.config.builder.storemanager
-
Packages that use com.tangosol.coherence.config.builder.storemanager Package Description com.tangosol.coherence.config.builder.storemanager Defines external Store Manager Builder implementations for Coherence caches.com.tangosol.coherence.config.scheme Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes.com.tangosol.coherence.config.xml.processor 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.storemanager Class Description AbstractNioManagerBuilder The AbstractNioManagerBuilder class is an abstract class used to build an NIO file manager or an NIO memory manager.AbstractStoreManagerBuilder The AbstractStoreManagerBuilder class builds an instance of a BinaryStoreManager.BinaryStoreManagerBuilder ABinaryStoreManagerBuilder
is responsible for realizingBinaryStoreManager
s.BinaryStoreManagerBuilderCustomization 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.scheme Class Description BinaryStoreManagerBuilder ABinaryStoreManagerBuilder
is responsible for realizingBinaryStoreManager
s.BinaryStoreManagerBuilderCustomization 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.processor Class Description BinaryStoreManagerBuilderCustomization ABinaryStoreManagerBuilderCustomization
class is one that allows or potentially requires, aBinaryStoreManagerBuilder
for the purposes of realizing aBinaryStoreManager
.