Uses of Class
org.apache.arrow.vector.BigIntVector
Packages that use BigIntVector
-
Uses of BigIntVector in org.apache.arrow.vector.complex
Methods in org.apache.arrow.vector.complex that return BigIntVectorModifier and TypeMethodDescriptionDenseUnionVector.getBigIntVector(byte typeId) UnionVector.getBigIntVector()UnionVector.getBigIntVector(String name) -
Uses of BigIntVector in org.apache.arrow.vector.complex.impl
Constructors in org.apache.arrow.vector.complex.impl with parameters of type BigIntVectorModifierConstructorDescriptionBigIntReaderImpl(BigIntVector vector) BigIntWriterImpl(BigIntVector vector)