| Package | Description |
|---|---|
| org.apache.drill.exec.vector.complex |
| Modifier and Type | Method and Description |
|---|---|
VectorWithOrdinal |
RepeatedListVector.getChildVectorWithOrdinal(String name) |
VectorWithOrdinal |
AbstractMapVector.getChildVectorWithOrdinal(String name)
Returns a vector with its corresponding ordinal mapping if field exists or null.
|
VectorWithOrdinal |
DictVector.getChildVectorWithOrdinal(String name) |
abstract VectorWithOrdinal |
AbstractContainerVector.getChildVectorWithOrdinal(String name) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.