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