See: Description
| Class | Description |
|---|---|
| PassThroughCache<K,V> |
A
Cache that delegates (ie: passed-through) requests directly onto an existing Coherence NamedCache. |
| PassThroughCacheConfiguration<K,V> | |
| PassThroughCacheEntryEvent<K,V> |
An implementation of a
CacheEntryEvent based on an underlying Coherence MapEvent. |
| PassThroughFilterAdapter<K,V> | |
| PassThroughListenerRegistration<K,V> |
Captures the Coherence-based
MapListener and MapEventFilter instances used for a CacheEntryListenerConfiguration |
| PassThroughMapListenerAdapter<K,V> |