| Package | Description |
|---|---|
| com.tangosol.coherence.jcache.partitionedcache |
Contains classes related to partitioned cache implementation of Coherence JCache.
|
| Modifier and Type | Field and Description |
|---|---|
protected PartitionedCache<K,V> |
PartitionedCacheAsynchronousMapListener.m_cacheSource |
| Constructor and Description |
|---|
EntryIterator(Iterator<Map.Entry<K,V>> iter,
PartitionedCache<K,V> cache)
Construct an
PartitionedCache.EntryIterator backed by the specified iterator. |
PartitionedJCacheStatistics(PartitionedCache cache)
Construct a
PartitionedJCacheStatistics for a distributed cache. |