| Package | Description |
|---|---|
| org.apache.drill.exec.vector | |
| org.apache.drill.exec.vector.complex |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseDataValueVector |
class |
BitVector
Bit implements a vector of bit-width values.
|
class |
ObjectVector |
class |
UntypedNullVector
UntypedNullVector is to represent a value vector with
TypeProtos.MinorType.NULL
All values in the vector represent two semantic implications: 1) the value is unknown, 2) the type is unknown. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRepeatedValueVector |
class |
ListVector
"Non-repeated" LIST vector.
|
class |
RepeatedDictVector |
protected static class |
RepeatedListVector.DelegateRepeatedVector |
Copyright © 2021 The Apache Software Foundation. All rights reserved.