| Package | Description |
|---|---|
| com.tangosol.coherence.jcache.localcache |
Contains classes related to local cache implementation of Coherence JCache.
|
| Class and Description |
|---|
| LocalCache
An in-process local cache implementation of a
Cache based
on a Coherence <local-cache>. |
| LocalCacheAsynchronousMapListener
MapListener for Coherence-based JCache adapter implementation to generate JCache
CoherenceCacheEntryEvent. |
| LocalCacheConfiguration
A
Configuration for a
Cache based on a Coherence <local-scheme>,
or more specifically an in-process NamedCache. |
| LocalCacheValue
Represents the internal Cache Entry Value with in an
LocalCache. |
| LocalCacheValue.JCacheSyntheticKind
Synthetic Update
|