| Package | Description |
|---|---|
| org.apache.druid.segment.vector | |
| org.apache.druid.segment.virtual |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReadableVectorOffset
Provides a batch of offsets, ostensibly as indexes into an array.
|
interface |
VectorOffset
The movable version of ReadableVectorOffset.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitmapVectorOffset |
class |
FilteredVectorOffset |
class |
NoFilterVectorOffset |
| Modifier and Type | Method and Description |
|---|---|
ReadableVectorInspector |
QueryableIndexVectorColumnSelectorFactory.getReadableVectorInspector() |
ReadableVectorInspector |
VectorColumnSelectorFactory.getReadableVectorInspector()
Returns a
ReadableVectorInspector for the VectorCursor that generated this object. |
| Constructor and Description |
|---|
ExpressionVectorInputBinding(ReadableVectorInspector vectorInspector) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.