private final class CursorImpl.RowIterator extends CursorImpl.BaseIterator
_colMatcher, _columnNames, _hasNext, _moveForward, _validRow| Modifier | Constructor and Description |
|---|---|
private |
RowIterator(java.util.Collection<java.lang.String> columnNames,
boolean reset,
boolean moveForward) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
findNext() |
hasNext, next, removeprivate RowIterator(java.util.Collection<java.lang.String> columnNames,
boolean reset,
boolean moveForward)
protected boolean findNext()
throws java.io.IOException
findNext in class CursorImpl.BaseIteratorjava.io.IOException