public static class StorageProxy.RangeMerger extends AbstractIterator<ReplicaPlan.ForRangeRead>
| Constructor and Description |
|---|
RangeMerger(java.util.Iterator<ReplicaPlan.ForRangeRead> iterator,
Keyspace keyspace,
ConsistencyLevel consistency) |
| Modifier and Type | Method and Description |
|---|---|
protected ReplicaPlan.ForRangeRead |
computeNext() |
close, endOfData, hasNext, next, peek, removepublic RangeMerger(java.util.Iterator<ReplicaPlan.ForRangeRead> iterator, Keyspace keyspace, ConsistencyLevel consistency)
protected ReplicaPlan.ForRangeRead computeNext()
computeNext in class AbstractIterator<ReplicaPlan.ForRangeRead>Copyright © 2009-2020 The Apache Software Foundation