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