Uses of Class
com.tangosol.coherence.jcache.partitionedcache.PartitionedCache
Packages that use PartitionedCache
Package
Description
Contains classes related to partitioned cache implementation of Coherence JCache.
- 
Uses of PartitionedCache in com.tangosol.coherence.jcache.partitionedcache
Fields in com.tangosol.coherence.jcache.partitionedcache declared as PartitionedCacheModifier and TypeFieldDescriptionprotected final PartitionedCache<K, V> PartitionedCacheAsynchronousMapListener.m_cacheSourceConstructors in com.tangosol.coherence.jcache.partitionedcache with parameters of type PartitionedCacheModifierConstructorDescriptionEntryIterator(Iterator<Map.Entry<K, V>> iter, PartitionedCache<K, V> cache) Construct anPartitionedCache.EntryIteratorbacked by the specified iterator.Construct aPartitionedJCacheStatisticsfor a distributed cache.