|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFilteringRowIterator | |
---|---|
org.axiondb.engine.rowiterators | RowIterator implementations. |
Uses of AbstractFilteringRowIterator in org.axiondb.engine.rowiterators |
---|
Subclasses of AbstractFilteringRowIterator in org.axiondb.engine.rowiterators | |
---|---|
class |
AbstractAcceptingRowIterator
Abstract base DelegatingRowIterator that excludes Row s that are not
acceptable . |
class |
DistinctRowIterator
A DelegatingRowIterator implementing DISTINCT. |
class |
FilteringChangingIndexedRowIterator
|
class |
FilteringRowIterator
A DelegatingRowIterator that only returns Row s
that match a given WhereNode . |
class |
LimitingRowIterator
RowIterator implementing LIMIT and OFFSET. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |