Uses of Interface
com.tangosol.coherence.config.scheme.ObservableCachingScheme
Packages that use ObservableCachingScheme
Package
Description
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
- 
Uses of ObservableCachingScheme in com.tangosol.coherence.config.scheme
Classes in com.tangosol.coherence.config.scheme that implement ObservableCachingSchemeModifier 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.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.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.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'.