Uses of Interface
com.tangosol.coherence.config.scheme.Scheme
Packages that use Scheme
Package
Description
Defines the Coherence configuration object model for accessing, customizing
 and or modifying configuration.
Defines the Coherence configuration object model classes and interfaces for
 Caching and Service Schemes.
- 
Uses of Scheme in com.tangosol.coherence.config
Methods in com.tangosol.coherence.config with parameters of type SchemeModifier and TypeMethodDescriptionvoidCacheMapping.validateScheme(Scheme scheme) abstract voidResourceMapping.validateScheme(Scheme scheme) Determine whether the specified schem is valid for this mapping type.voidTopicMapping.validateScheme(Scheme scheme)  - 
Uses of Scheme in com.tangosol.coherence.config.scheme
Subinterfaces of Scheme in com.tangosol.coherence.config.schemeModifier and TypeInterfaceDescriptioninterfaceTheCachingSchemeis a multi-builder for cache-based infrastructure.interfaceNamedQueueScheme<Q extends NamedQueue>TheQueueSchemeclass is responsible for building a fully configured instance of aNamedQueue.interfaceTheTopicSchemeclass is responsible for building a fully configured instance of aNamedTopic.interfaceAnObservableCachingSchemeis aCachingSchemethat supports defining and addingMapListeners to realizedMaps andNamedCaches.interfaceQueueScheme<C extends NamedQueue,S> TheQueueSchemeclass is responsible for building a fully configured instance of a queue.interfaceThis interface exposes service related scheme information.interfaceTopicScheme<C extends NamedCollection,S> TheTopicSchemeclass is responsible for building a fully configured instance of a topic.Classes in com.tangosol.coherence.config.scheme that implement SchemeModifier 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.classTheAbstractSchemeis the base implementation of aScheme.classAbstractServiceScheme<D extends ServiceDependencies>TheAbstractServiceSchemeprovides functionality common to all schemes that use services.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.classTheCacheStoreSchemeclass is responsible for building a fully configured instance of a CacheStore, CacheLoader or remote NamedCache.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.static classTheDistributedScheme.BackupConfigclass manages configuration for the partitioned cache backup map.classTheExternalSchemeclass is responsible for building a fully configured instance of a ExternalCache.classTheFlashJournalSchemeis used to create an instance of a Flash Journal map.classTheInvocationSchemeclass builds an Invocation service.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.classTheRemoteInvocationSchemeclass builds a remote invocation service.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.