public static class StorageProxy.RangeIterator extends AbstractIterator<StorageProxy.RangeForQuery>
| Constructor and Description |
|---|
RangeIterator(PartitionRangeReadCommand command,
Keyspace keyspace,
ConsistencyLevel consistency) |
| Modifier and Type | Method and Description |
|---|---|
protected StorageProxy.RangeForQuery |
computeNext() |
int |
rangeCount() |
endOfData, hasNext, next, peek, removepublic RangeIterator(PartitionRangeReadCommand command, Keyspace keyspace, ConsistencyLevel consistency)
public int rangeCount()
protected StorageProxy.RangeForQuery computeNext()
computeNext in class AbstractIterator<StorageProxy.RangeForQuery>Copyright © 2009-2022 The Apache Software Foundation