Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For Package org.axiondb.engine.rowiterators
Package Hierarchies:
All Packages
Class Hierarchy
class java.lang.
Object
class org.axiondb.engine.rowiterators.
BaseRowIterator
(implements org.axiondb.
RowIterator
)
class org.axiondb.engine.rowiterators.
BaseJoinedRowIterator
(implements org.axiondb.
JoinedRowIterator
)
class org.axiondb.engine.rowiterators.
IndexJoinedRowIterator
class org.axiondb.engine.rowiterators.
NestedLoopJoinedRowIterator
class org.axiondb.engine.rowiterators.
ChainedRowIterator
(implements org.axiondb.
RowIterator
)
class org.axiondb.engine.rowiterators.
CollatingRowIterator
class org.axiondb.engine.rowiterators.
LazyRowRowIterator
class org.axiondb.engine.rowiterators.
ListIteratorRowIterator
class org.axiondb.engine.rowiterators.
RowViewRowIterator
class org.axiondb.engine.rowiterators.
DelegatingRowIterator
(implements org.axiondb.
RowIterator
)
class org.axiondb.engine.rowiterators.
AbstractFilteringRowIterator
class org.axiondb.engine.rowiterators.
AbstractAcceptingRowIterator
class org.axiondb.engine.rowiterators.
DistinctRowIterator
class org.axiondb.engine.rowiterators.
FilteringRowIterator
class org.axiondb.engine.rowiterators.
FilteringChangingIndexedRowIterator
(implements org.axiondb.engine.rowiterators.
MutableIndexedRowIterator
)
class org.axiondb.engine.rowiterators.
LimitingRowIterator
class org.axiondb.engine.rowiterators.
ChangingIndexedRowIterator
(implements org.axiondb.engine.rowiterators.
MutableIndexedRowIterator
)
class org.axiondb.engine.rowiterators.
GroupedRowIterator
class org.axiondb.engine.rowiterators.
RebindableIndexedRowIterator
class org.axiondb.engine.rowiterators.
SortedRowIterator
class org.axiondb.engine.rowiterators.
SortedRowIterator.MergeSort
class org.axiondb.engine.rowiterators.
TransformingRowIterator
class org.axiondb.engine.rowiterators.
UnmodifiableRowIterator
class org.axiondb.engine.rowiterators.
EmptyRowIterator
(implements org.axiondb.
RowIterator
)
class org.axiondb.engine.rowiterators.
RowIteratorRowDecoratorIterator
(implements org.axiondb.
RowDecoratorIterator
)
class org.axiondb.engine.rowiterators.
SingleRowIterator
(implements org.axiondb.
RowIterator
)
Interface Hierarchy
interface org.axiondb.
RowIterator
interface org.axiondb.engine.rowiterators.
MutableIndexedRowIterator
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes