private final class IndexCursorImpl.EntryIterator extends CursorImpl.BaseIterator
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object[] |
_rowValues |
_colMatcher, _columnNames, _hasNext, _moveForward, _validRow| Modifier | Constructor and Description |
|---|---|
private |
EntryIterator(java.util.Collection<java.lang.String> columnNames,
java.lang.Object[] rowValues,
ColumnMatcher columnMatcher) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
findNext() |
hasNext, next, removeprivate EntryIterator(java.util.Collection<java.lang.String> columnNames,
java.lang.Object[] rowValues,
ColumnMatcher columnMatcher)
protected boolean findNext()
throws java.io.IOException
findNext in class CursorImpl.BaseIteratorjava.io.IOException