Package | Description |
---|---|
com.tangosol.coherence.config.scheme |
Defines the Coherence configuration object model classes and interfaces for
Caching and Service Schemes.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedScheme
The
DistributedScheme class builds a distributed cache. |
class |
OptimisticScheme
The
OptimisticScheme class builds an optimistic cache. |
class |
PagedTopicScheme
A
PagedTopicScheme is responsible for building a topic. |
class |
ReplicatedScheme
The
ReplicatedScheme class builds replicated cache. |