Uses of Interface
org.apache.arrow.vector.complex.PromotableVector
Packages that use PromotableVector
-
Uses of PromotableVector in org.apache.arrow.vector.complex
Classes in org.apache.arrow.vector.complex that implement PromotableVectorModifier and TypeClassDescriptionclassA ListVector where every list value is of the same size.classA list vector contains lists of a specific type of elements.classA list vector contains lists of a specific type of elements.classA list view vector contains lists of a specific type of elements.classA MapVector is used to store entries of key/value pairs.