public class RangeCommandIterator extends AbstractIterator<RowIterator> implements PartitionIterator
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected RowIterator |
computeNext() |
endOfData, hasNext, next, peek, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
empty, wrap
protected RowIterator computeNext()
computeNext
in class AbstractIterator<RowIterator>
public void close()
close
in interface java.lang.AutoCloseable
close
in interface BasePartitionIterator<RowIterator>
close
in interface CloseableIterator<RowIterator>
close
in class AbstractIterator<RowIterator>
Copyright © 2009- The Apache Software Foundation