Uses of Interface
org.apache.arrow.vector.complex.RepeatedValueVector
Packages that use RepeatedValueVector
-
Uses of RepeatedValueVector in org.apache.arrow.vector.complex
Classes in org.apache.arrow.vector.complex that implement RepeatedValueVectorModifier and TypeClassDescriptionclassBase class for Vectors that contain repeated values.classclassA 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.