| Package | Description |
|---|---|
| org.axiondb.engine.rowiterators |
RowIterator implementations. |
| Class and Description |
|---|
| AbstractAcceptingRowIterator |
| AbstractFilteringRowIterator |
| AbstractJoinedRowIterator |
| BaseRowIterator
An abstract base implementation of
RowIterator. |
| DelegatingRowIterator
An abstract base
RowIteratorthat delegates all calls to a wrapped instance. |
| FilteringRowIterator |
| MutableIndexedRowIterator |
| SortedRowIterator |