Uses of Class
org.apache.arrow.vector.SmallIntVector
Packages that use SmallIntVector
-
Uses of SmallIntVector in org.apache.arrow.vector.complex
Methods in org.apache.arrow.vector.complex that return SmallIntVectorModifier and TypeMethodDescriptionDenseUnionVector.getSmallIntVector(byte typeId) UnionVector.getSmallIntVector()UnionVector.getSmallIntVector(String name) -
Uses of SmallIntVector in org.apache.arrow.vector.complex.impl
Constructors in org.apache.arrow.vector.complex.impl with parameters of type SmallIntVectorModifierConstructorDescriptionSmallIntReaderImpl(SmallIntVector vector) SmallIntWriterImpl(SmallIntVector vector)