|
||||||||||
| 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 DelegatingRowIteratorthat excludes Rows that are not
acceptable. |
class |
DistinctRowIterator
A DelegatingRowIteratorimplementing DISTINCT. |
class |
FilteringChangingIndexedRowIterator
|
class |
FilteringRowIterator
A DelegatingRowIterator that only returns Rows
that match a given WhereNode. |
class |
LimitingRowIterator
RowIteratorimplementing LIMIT and OFFSET. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||