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