Uses of Interface
com.tangosol.coherence.config.builder.BackingMapManagerBuilder
Packages that use BackingMapManagerBuilder
Package
Description
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
-
Uses of BackingMapManagerBuilder in com.tangosol.coherence.config.scheme
Subinterfaces of BackingMapManagerBuilder in com.tangosol.coherence.config.schemeModifier and TypeInterfaceDescriptioninterfaceTheCachingSchemeis a multi-builder for cache-based infrastructure.interfaceAnObservableCachingSchemeis aCachingSchemethat supports defining and addingMapListeners to realizedMaps andNamedCaches.Classes in com.tangosol.coherence.config.scheme that implement BackingMapManagerBuilderModifier and TypeClassDescriptionclassAbstractCachingScheme<D extends ServiceDependencies>AnAbstractCachingSchemeis a base implementation for anCachingScheme.classTheAbstractCompositeSchememanages a scheme that is used to build a composite cache consisting of a front map and a back cache/map.classTheAbstractJournalSchemecontains functionality common to all Journal schemes.classTheAbstractLocalCachingSchemeis provides common functionality for local caching schemes, including local-scheme, external-scheme, etc.classTheBackingMapSchemeclass is responsible for building a fully configured instance of a backing map.classBaseGrpcCacheScheme<S extends Service>TheBaseGrpcCacheSchemeis responsible for building a remote gRPC cache service.classBaseGrpcScheme<T extends com.tangosol.internal.net.grpc.DefaultRemoteGrpcServiceDependencies,S extends Service> TheBaseGrpcSchemeis responsible for building a remote gRPC service.classTheBaseGrpcTopicSchemeis responsible for building a remote gRPC topic service.classTheCaffeineSchemeclass is responsible for building a fully configured instance of aCaffeineCache.classTheClassSchemeclass is responsible for building customCachingSchemes and customCacheStoreSchemes.classThis scheme is internally used to provide theParameterizedBuilderthat constructs theview-filterfor theViewScheme.classclassTheDistributedSchemeclass builds a distributed cache.classTheExternalSchemeclass is responsible for building a fully configured instance of a ExternalCache.classTheFlashJournalSchemeis used to create an instance of a Flash Journal map.classTheLocalSchemeclass is responsible for building a fully configured instance of a LocalCache.classTheNearSchemeis used to realize (create) an instance of a NearCache.classTheOptimisticSchemeclass builds an optimistic cache.classclassThePagedExternalSchemeclass is responsible for building a fully configured instance of a PagedExternalCache.classAPagedQueueSchemeis responsible for building a queue.classAPagedTopicSchemeis responsible for building a topic.classA scheme that builds the inner scheme of the backing map scheme of a topic.classTheProxySchemeclass builds a Proxy scheme.classTheRamJournalSchemeis used to create an instance of a Ram Journal map.classTheRemoteCacheSchemeis responsible for creating a fully configured ReadWriteBackingMap.classTheRemoteCacheSchemeis responsible for building a remote cache.classTheRemoteTopicSchemeis responsible for building a remote topic.classTheReplicatedSchemeclass builds replicated cache.classASimpleDequeSchemeis responsible for building a simpleNamedMapDequewhere the queue contents are stored in a single partition.classTheTransactionalSchemeclass builds a transactional cache.classA Scheme that realizes both services and caches for Coherence 12.2.1.4 feature named 'views'.classA simple implementation of theCachingSchemeinterface built as a wrapper around another CachingScheme implementation.