Uses of Class
com.tangosol.coherence.jcache.partitionedcache.PartitionedCache
Package
Description
Contains classes related to partitioned cache implementation of Coherence JCache.
-
Uses of PartitionedCache in com.tangosol.coherence.jcache.partitionedcache
Modifier and TypeFieldDescriptionprotected final PartitionedCache
<K, V> PartitionedCacheAsynchronousMapListener.m_cacheSource
ModifierConstructorDescriptionEntryIterator
(Iterator<Map.Entry<K, V>> iter, PartitionedCache<K, V> cache) Construct anPartitionedCache.EntryIterator
backed by the specified iterator.Construct aPartitionedJCacheStatistics
for a distributed cache.