Uses of Package
com.tangosol.coherence.config.scheme
Packages that use com.tangosol.coherence.config.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.
Defines the Xml document Element and Attribute Processors for Coherence Cache
Configuration files.
Contains basic cluster interfaces and factories.
Contains classes that providing topic entities for publish/subscribe messaging.
-
Classes in com.tangosol.coherence.config.scheme used by com.tangosol.coherence.configClassDescriptionThe
CachingSchemeis a multi-builder for cache-based infrastructure.TheTopicSchemeclass is responsible for building a fully configured instance of aNamedTopic.ASchemedefines the configuration information and necessary builders for the construction of various well-known and identifiable structures used by Coherence at runtime.This interface exposes service related scheme information.TheTopicSchemeclass is responsible for building a fully configured instance of a topic. -
Classes in com.tangosol.coherence.config.scheme used by com.tangosol.coherence.config.schemeClassDescriptionAn
AbstractCachingSchemeis a base implementation for anCachingScheme.TheAbstractCompositeSchememanages a scheme that is used to build a composite cache consisting of a front map and a back cache/map.TheAbstractJournalSchemecontains functionality common to all Journal schemes.TheAbstractLocalCachingSchemeis provides common functionality for local caching schemes, including local-scheme, external-scheme, etc.TheAbstractSchemeis the base implementation of aScheme.TheAbstractServiceSchemeprovides functionality common to all schemes that use services.TheBackingMapSchemeclass is responsible for building a fully configured instance of a backing map.TheBackupMapConfiginterface exposes the configuration needed to create an instance of a backup map, which is used by the distributed cache to store backup data.TheBaseGrpcSchemeis responsible for building a remote gRPC service.TheBundleManagerclass is responsible for configuring caches to use bundling.The BundleConfig class contains the configuration for a Bundle.BundlingSchemes define how the bundling (batching) of operations will occur and theBundleManagerused to configure said bundling.TheCacheStoreSchemeclass is responsible for building a fully configured instance of a CacheStore, CacheLoader or remote NamedCache.TheCachingSchemeis a multi-builder for cache-based infrastructure.The ClusteredCachingScheme interface represents schemes that are used for clustered caches.TheDistributedSchemeclass builds a distributed cache.TheLocalSchemeclass is responsible for building a fully configured instance of a LocalCache.TheTopicSchemeclass is responsible for building a fully configured instance of aNamedTopic.AnObservableCachingSchemeis aCachingSchemethat supports defining and addingMapListeners to realizedMaps andNamedCaches.APagedTopicSchemeis responsible for building a topic.TheRemoteCacheSchemeis responsible for building a remote cache.TheReplicatedSchemeclass builds replicated cache.ASchemedefines the configuration information and necessary builders for the construction of various well-known and identifiable structures used by Coherence at runtime.This interface exposes service related scheme information.TheTopicSchemeclass is responsible for building a fully configured instance of a topic.A simple implementation of theCachingSchemeinterface built as a wrapper around another CachingScheme implementation. -
Classes in com.tangosol.coherence.config.scheme used by com.tangosol.coherence.config.xml.processorClassDescriptionThe
AbstractCompositeSchememanages a scheme that is used to build a composite cache consisting of a front map and a back cache/map.TheBackingMapSchemeclass is responsible for building a fully configured instance of a backing map.TheBundleManagerclass is responsible for configuring caches to use bundling.TheCachingSchemeis a multi-builder for cache-based infrastructure.APagedTopicSchemeis responsible for building a topic.TheTopicSchemeclass is responsible for building a fully configured instance of a topic. -
Classes in com.tangosol.coherence.config.scheme used by com.tangosol.netClassDescriptionThe
CachingSchemeis a multi-builder for cache-based infrastructure.TheDistributedSchemeclass builds a distributed cache.This interface exposes service related scheme information. -
Classes in com.tangosol.coherence.config.scheme used by com.tangosol.net.topicClassDescriptionThe
TopicSchemeclass is responsible for building a fully configured instance of aNamedTopic.