| Interface | Description |
|---|---|
| MultiValueDimensionVectorSelector |
Vectorized selector for a multi-valued string-typed column.
|
| ReadableVectorOffset |
Provides a batch of offsets, ostensibly as indexes into an array.
|
| SingleValueDimensionVectorSelector |
Vectorized selector for a singly-valued string-typed column.
|
| VectorColumnSelectorFactory | |
| VectorCursor |
Vectorized cursor used during query execution.
|
| VectorObjectSelector |
Vectorized object selector, useful for complex columns.
|
| VectorOffset |
The movable version of ReadableVectorOffset.
|
| VectorSizeInspector |
Common interface for vectorized column selectors, matchers, etc, where callers are given the ability to inspect
current and maximum vector sizes.
|
| VectorValueSelector |
Vectorized selector for primitive columns.
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.