Package com.tangosol.coherence.jcache.partitionedcache
Contains classes related to partitioned cache implementation of Coherence JCache.
- Since:
- 12.1.3
-
Class Summary Class Description PartitionedCache<K,V> JCache of Key, Value pairs implemented over distributed cache.PartitionedCache.EntryIterator<K,V> JCache Entry iteratorPartitionedCacheAsynchronousMapListener<K,V> MapListener for coherence cache to implement jcache map events.PartitionedCacheAsynchronousMapListener.NonSyntheticEntryFilter NonSyntheticEntryFilterPartitionedCacheBinaryEntryStore<K,V> Generic Coherence BinaryEntryStore for Coherence JCache Adapter.PartitionedCacheConfiguration<K,V> AConfiguration
for aCache
based on a Coherence <distributed-scheme> or more specifically a partitioned (aka: distributed)NamedCache
.PartitionedCacheConfigurationMapListener MapListener for meta-information about JCachePartitionedCache
instances.PartitionedCacheSynchronousMapListener<K,V> Synchronous version of PartitionedCacheAsynchronousMapListener.PartitionedCacheSyntheticDeleteMapListener<K,V> MapListener for coherence cache to generate JCache ExpiryEvents.PartitionedCacheSyntheticDeleteMapListener.JCacheExpiryEntryFilter<T> Server side filter for JCache ExpiryCacheEvents.PartitionedJCacheStatistics compute cache statistics across all storage-enabled data members.PartitionedJCacheStatistics.CacheStatisticsExtractor Get CacheStatistics from binEntry's context for JCache id.PartitionedJCacheStatistics.PartitionedCacheStatisticsAggregator Collect JCache CacheStatistics from all storage-enabled members.PartitionedJCacheStatistics.PartitionedCacheStatisticsClear Clear JCache CacheStatistics from all storage-enabled members.