Package com.tangosol.coherence.jcache.passthroughcache
package com.tangosol.coherence.jcache.passthroughcache
Contains classes related to pass-through cache implementation of Coherence JCache.
- Since:
- 12.1.3
-
ClassDescriptionPassThroughCache<K,
V> ACache
that delegates (ie: passed-through) requests directly onto an existing CoherenceNamedCache
.An implementation of aCacheEntryEvent
based on an underlying CoherenceMapEvent
.Captures the Coherence-basedMapListener
andMapEventFilter
instances used for aCacheEntryListenerConfiguration