Coherence CE 23.09 API

Coherence™ API Specification.

Coherence™ is a data management solution for scalable Java applications.

Coherence™ makes sharing and managing data in a cluster as simple as on a single JVM using Java Collection classes. It accomplishes this by coordinating updates to the data using cluster-wide concurrency control, distributing or replicating data modifications across the cluster using the highest performing clustered protocol available, and delivering notifications of data modifications to any cluster nodes that request them. Developers can easily take advantage of Coherence features using the standard Java Collection API to access and modify data, and the standard JavaBean event model to receive data change notifications.

To get started with Coherence™, please see the JavaDoc for CacheFactory.

Package
Description
Contains interfaces and classes related to the Caffeine backing map implementation.
Coherence CDI provides support for CDI (Contexts and Dependency Injection) within Coherence cluster members.
Support for adapting Coherence interceptors to standard CDI events.
Simple CDI-based Cache Server implementation.
The base package provides a number of classes to complement those in the java.lang package.
Coherence Concurrent utilities based on java.util.concurrent.
A small toolkit of classes that support lock-free thread-safe programming on single variables.
CDI-related annotations for Coherence-Concurrent.
Classes to allow submission of tasks to the grid for execution.
MBeans for Coherence Concurrent executors.
Interfaces and classes providing a framework for locking and waiting for conditions that is distinct from built-in synchronization and monitors.
Low-level utilities for Coherence gRPC server and client implementation.
The Coherence gRPC server implementation.
Coherence support for Eclipse MicroProfile Config.
MicroProfile Metrics support.
Contains classes to enable Repository-like access to Coherence data.
Defines the Coherence configuration object model for accessing, customizing and or modifying configuration.
Defines the typical runtime configuration builders for the Coherence configuration object model.
Defines external Store Manager Builder implementations for Coherence caches.
Defines the Coherence configuration object model classes and interfaces for Caching and Service Schemes.
Defines the standard units of measure for the Coherence configuration object model.
Defines the Xml Document Pre-Processors and Xml Element Processors for converting Coherence Cache Configuration files into Coherence configuration object models.
Defines the Xml document Pre-Processors for Coherence Cache Configuration files.
Defines the Xml document Element and Attribute Processors for Coherence Cache Configuration files.
Contains packages and classes supporting the Coherence CohQL command line tool.
This package contains builders for the various CohQL functions.
This package contains implementations of the BaseOperator interface.
This package contains commands that are specific to the QueryPlus tool rather than general CohQL commands.
This package contains StatementBuilder implementations.
This package contains classes for persistence related statement builders.
This package contains implementations of OPToken specifically for parsing CohQL statements.
This package contains implementations of OPToken specifically for parsing persistence related CohQL statements.
Contains base classes for all tokens processed by dsltools.
This package contains implementations of OPTokens.
This package contains implementations of TermLanguage.
This package contains implementations of dsltools building Terms.
Contains Federation conflict resolution interfaces.
Contains classes related to Coherence JCache.
Common utilities used by Coherence JCache.
Contains classes related to local cache implementation of Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains classes related to pass-through cache implementation of Coherence JCache.
Contains classes related to remote cache implementation of Coherence JCache.
Contains classes related to the Coherence REST API.
Contains classes related to the Coherence REST configuration.
Contains classes related to the Coherence REST API MapEvents.
Contains classes related to REST marshalling.
Contains classes related to the Coherence REST API providers.
Contains classes related to the Coherence REST pluggable query engine.
Contains classes related to embedded HTTP server integration.
Contains classes related to J2EE server integration.
Contains packages and classes related to the Coherence REST API utilities.
Contains classes related to REST-based aggregation.
Contains classes related to REST-based entry processing.
Defines commonly required, generic and helper classes, interfaces and annotations used to simplify the configuration of objects, services, caches and components.
Defines annotations typically used for configuring, documenting and injecting values into objects.
Defines classes and interfaces for representing and evaluating expressions.
Defines classes and interfaces for processing Xml documents and building object models, like configuration, based on said documents though the use of injection.
Contains classes providing cache persistence of serialized objects.
Contains Sleepycat Berkeley DB BinaryStore implementation classes.
Contains classes related to J2SE 1.4 NIO functionality.
Contains classes related to POF serialization and deserialization.
Contains POF Annotation classes.
Contains classes related to POF stream navigation and manipulation.
Contains basic cluster interfaces and factories.
Contains classes providing various caching strategies.
Contains classes related to the Coherence Live Event Model.
Contains annotations related to the Coherence Live Event Model.
Contains classes related to application events within the Coherence Live Event Model, including ConfigurableCacheFactory events.
Contains classes related to PartitionedService events within the Coherence Live Event Model.
Contains classes related to PartitionedCache events within the Coherence Live Event Model.
Contains classes related to the Coherence Management Framework.
Contains annotations used by the Coherence Management Framework.
Contains interfaces and classes related to partitioned services.
Contains interfaces and classes related to proxy services.
Contains classes related to the Coherence Security Framework.
Contains interfaces and classes related to custom SSL certificate and key store loaders.
Contains classes that providing topic entities for publish/subscribe messaging.
Contains classes and helpers for implementing various types of persistence.
Contains classes providing Java 2 Connector Architecture functionality.
Contains classes providing basic XML related functionality.
Contains various generic utilities.
Contains concrete InvocableMap.EntryAggregator implementations.
Contains concrete Comparator implementations and related interfaces.
Contains ValueExtractor and ValueUpdater related classes.
Contains concrete Filter implementations and related interfaces.
Contains Finite state machine interfaces.
Contains Functional interfaces allowing remote execution of lambda expressions and method references.
Contains concrete InvocableMap.EntryProcessor implementations.
Contains classes to support functional-style operations on remote streams of elements, such as map-reduce transformations on collections.
Contains concrete MapEventTransformer implementations.