Package com.tangosol.coherence.jcache
Contains classes related to Coherence JCache.
- Since:
- 12.1.3
-
Interface Summary Interface Description CoherenceBasedCache<K,V> An Coherence-based implementation of aCache
.CoherenceBasedCompleteConfiguration<K,V> An Coherence-basedCompleteConfiguration
that provides setter methods.CoherenceBasedConfiguration<K,V> AConfiguration
for aCoherenceBasedCache
. -
Class Summary Class Description AbstractCoherenceBasedCache<K,V,C extends CoherenceBasedConfiguration<K,V>> The base implementation of aCoherenceBasedCache
.AbstractCoherenceBasedCompleteConfiguration<K,V> A base implementation of aCoherenceBasedCompleteConfiguration
.CoherenceBasedCacheManager The Coherence-based implementation of aCacheManager
.CoherenceBasedCachingProvider The Coherence-based implementation of aCachingProvider
.Constants Constants used by the Coherence JCache Adapter.JCacheExtendNamespace ANamespaceHandler
to enable and enhance Coherence-based configurations to be used with the Coherence-based JCache Extend implementationJCacheNamespace ANamespaceHandler
to enable and enhance Coherence-based configurations to be used with the Coherence-based JCache implementation