|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BaseJoinedRowIterator | |
| org.axiondb.engine.rowiterators | RowIterator implementations. |
| Uses of BaseJoinedRowIterator in org.axiondb.engine.rowiterators |
| Subclasses of BaseJoinedRowIterator in org.axiondb.engine.rowiterators | |
class |
IndexJoinedRowIterator
A JoinedRowIterator in which one of the underlying iterators is a ChangingIndexedRowIterator. |
class |
NestedLoopJoinedRowIterator
A RowIteratorthat iterates over zero or more RowIterators,
returning Rows that are the cross product of the Row s
returned by the contained iterators. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||