public class ClientCachePartitionIterator<K,V> extends ClientClusterWideIterator<K,V>
cache, currentIndex, DEFAULT_FETCH_SIZE, fetchSize, index, lastTableIndex, partitionCount, partitionIndex, prefetchValues, result| Constructor and Description | 
|---|
ClientCachePartitionIterator(ICacheInternal<K,V> cacheProxy,
                            ClientContext context,
                            int fetchSize,
                            int partitionId,
                            boolean prefetchValues)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
advance()  | 
fetch, toData, toObjectensureOpen, getPartitionCount, hasNext, next, remove, setLastTableIndexclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removepublic ClientCachePartitionIterator(ICacheInternal<K,V> cacheProxy, ClientContext context, int fetchSize, int partitionId, boolean prefetchValues)
protected boolean advance()
advance in class AbstractClusterWideIterator<K,V>Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.