Package com.tangosol.coherence.jcache.localcache
Contains classes related to local cache implementation of Coherence JCache.
- Since:
- 12.1.3
-
Class Summary Class Description LocalCache<K,V> An in-process local cache implementation of aCache
based on a Coherence <local-cache>.LocalCache.EntryIterator<K,V> JCache Entry iteratorLocalCacheAsynchronousMapListener<K,V> MapListener for Coherence-based JCache adapter implementation to generate JCacheCoherenceCacheEntryEvent
.LocalCacheAsynchronousMapListener.NonSyntheticEntryFilter Server side filter to filter out both coherence and jcache synthetic events.LocalCacheConfiguration<K,V> AConfiguration
for aCache
based on a Coherence <local-scheme>, or more specifically an in-processNamedCache
.LocalCacheSynchronousMapListener<K,V> Synchronous version of LocalCacheAsynchronousMapListener.LocalCacheValue Represents the internal Cache Entry Value with in anLocalCache
. -
Enum Summary Enum Description LocalCacheValue.JCacheSyntheticKind Synthetic Update