Package | Description |
---|---|
com.tangosol.coherence.jcache.passthroughcache |
Contains classes related to pass-through cache implementation of Coherence JCache.
|
Modifier and Type | Method and Description |
---|---|
static <K,V> PassThroughCacheEntryEvent<K,V> |
PassThroughCacheEntryEvent.from(MapEvent event)
Creates a
PassThroughCacheEntryEvent based on a MapEvent |