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, toObject
ensureOpen, getPartitionCount, hasNext, next, remove, setLastTableIndex
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, next, remove
public ClientCachePartitionIterator(ICacheInternal<K,V> cacheProxy, ClientContext context, int fetchSize, int partitionId, boolean prefetchValues)
protected boolean advance()
advance
in class AbstractClusterWideIterator<K,V>
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.