Uses of Class
com.tangosol.coherence.jcache.localcache.LocalCache
Packages that use LocalCache
Package
Description
Contains classes related to local cache implementation of Coherence JCache.
- 
Uses of LocalCache in com.tangosol.coherence.jcache.localcache
Fields in com.tangosol.coherence.jcache.localcache declared as LocalCacheModifier and TypeFieldDescriptionprotected final LocalCache<K, V> LocalCacheAsynchronousMapListener.m_cacheListener for this JCache.Constructors in com.tangosol.coherence.jcache.localcache with parameters of type LocalCacheModifierConstructorDescriptionEntryIterator(Iterator<Map.Entry<K, V>> iter, LocalCache<K, V> cache) Construct an EntryIterator backed by the specified iterator.