Package com.tangosol.coherence.jcache.common
package com.tangosol.coherence.jcache.common
Common utilities used by Coherence JCache.
- Since:
- 12.1.3
-
ClassDescriptionShared implementation between implementations of JCacheStatistics.CoherenceCacheEntry<K,
V> ACache.Entryimplementation.A minimal implementation of theCacheEntryEvent.An adapter to provideIterables over Cache Entries, those of which are filtered using aCacheEntryEventFilter.AnIterators to allow filtering ofCacheEntryEvents.A runtime representation of aCacheEntryListenerregistration, including itsCacheEntryListenerConfiguration.Collects and appropriately dispatchesCacheEntryEvents toCacheEntryListeners.CoherenceCacheMXBean<K,V> The Coherence implementation of aCacheMXBean.AnInternalConverterthat uses two CoherenceConverters as a means of performing conversions to and from internal representations.A Coherence-basedEntryProcessorResult.Helpers for supporting Coherence JCache in Container Environment.AnEventInterceptorthat initializes JCache for running within a container.JCache Statistics implementation.Helper methods for the Coherence JCache implementation.Converts values of a specified type to and from an internal representation.Coherence JCache Context on each storage member node for JCache Cache.Represents the JCache metadata for a key and value pair stored in aCache.An internal class to represent the unique identity of a JCache cache.Interface for JCache Statistics.A convenience class for registering CacheStatisticsMBeans with an MBeanServer.The type of registered ObjectServer side filter to filter out both coherence and jcache synthetic events.AnInternalConverterthat simply returns a reference to the provided value.AnInternalConverterthat converts values to and from their Coherence-based serializedBinaryrepresentation.