| Package | Description |
|---|---|
| org.apache.druid.segment |
| Modifier and Type | Method and Description |
|---|---|
RowPointer |
ForwardingRowIterator.getPointer() |
RowPointer |
RowIterator.getPointer()
Returns a pointer to the current row.
|
RowPointer |
TransformableRowIterator.getPointer()
Returns a pointer to the current row.
|
| Constructor and Description |
|---|
RowFilteringIndexAdapter(QueryableIndexIndexableAdapter baseAdapter,
Predicate<RowPointer> filter) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.