Uses of Class
com.tangosol.coherence.jcache.localcache.LocalCache
Package
Description
Contains classes related to local cache implementation of Coherence JCache.
-
Uses of LocalCache in com.tangosol.coherence.jcache.localcache
Modifier and TypeFieldDescriptionprotected final LocalCache
<K, V> LocalCacheAsynchronousMapListener.m_cache
Listener for this JCache.ModifierConstructorDescriptionEntryIterator
(Iterator<Map.Entry<K, V>> iter, LocalCache<K, V> cache) Construct an EntryIterator backed by the specified iterator.