public class CachePartitionIterator<K,V> extends ClusterWideIterator<K,V>
cache, currentIndex, DEFAULT_FETCH_SIZE, fetchSize, index, lastTableIndex, partitionCount, partitionIndex, prefetchValues, result| Constructor and Description |
|---|
CachePartitionIterator(CacheProxy<K,V> cache,
int fetchSize,
int partitionId,
boolean prefetchValues) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
advance() |
fetch, toData, toObjectensureOpen, getPartitionCount, hasNext, next, remove, setLastTableIndexpublic CachePartitionIterator(CacheProxy<K,V> cache, int fetchSize, int partitionId, boolean prefetchValues)
protected boolean advance()
advance in class AbstractClusterWideIterator<K,V>Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.