Uses of Class
org.apache.drill.exec.vector.complex.VectorWithOrdinal
-
Uses of VectorWithOrdinal in org.apache.drill.exec.vector.complex
Modifier and TypeMethodDescriptionabstract VectorWithOrdinal
AbstractContainerVector.getChildVectorWithOrdinal
(String name) AbstractMapVector.getChildVectorWithOrdinal
(String name) Returns a vector with its corresponding ordinal mapping if field exists or null.DictVector.getChildVectorWithOrdinal
(String name) RepeatedListVector.getChildVectorWithOrdinal
(String name)