|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.axiondb.engine.rowiterators | |
---|---|
org.axiondb.engine.rowiterators | RowIterator implementations. |
Classes in org.axiondb.engine.rowiterators used by org.axiondb.engine.rowiterators | |
---|---|
AbstractAcceptingRowIterator
Abstract base DelegatingRowIterator that
excludes Row s that are not acceptable . |
|
AbstractFilteringRowIterator
|
|
BaseJoinedRowIterator
|
|
BaseRowIterator
An abstract base implementation of RowIterator . |
|
DelegatingRowIterator
An abstract base RowIterator that delegates all
calls to a wrapped instance. |
|
FilteringRowIterator
A DelegatingRowIterator that only returns Row s
that match a given WhereNode . |
|
MutableIndexedRowIterator
|
|
SortedRowIterator
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |