See: Description
| Interface | Description |
|---|---|
| CoherenceBasedCache<K,V> |
An Coherence-based implementation of a
Cache. |
| CoherenceBasedCompleteConfiguration<K,V> |
An Coherence-based
CompleteConfiguration that provides
setter methods. |
| CoherenceBasedConfiguration<K,V> |
A
Configuration for a CoherenceBasedCache. |
| Class | Description |
|---|---|
| AbstractCoherenceBasedCache<K,V,C extends CoherenceBasedConfiguration<K,V>> |
The base implementation of a
CoherenceBasedCache. |
| AbstractCoherenceBasedCompleteConfiguration<K,V> |
A base implementation of a
CoherenceBasedCompleteConfiguration. |
| CoherenceBasedCacheManager |
The Coherence-based implementation of a
CacheManager. |
| CoherenceBasedCachingProvider |
The Coherence-based implementation of a
CachingProvider. |
| Constants |
Constants used by the Coherence JCache Adapter.
|
| JCacheExtendNamespace |
A
NamespaceHandler to enable and enhance Coherence-based
configurations to be used with the Coherence-based JCache Extend implementation |
| JCacheNamespace |
A
NamespaceHandler to enable and enhance Coherence-based
configurations to be used with the Coherence-based JCache implementation |