Uses of Class
org.apache.arrow.vector.VarCharVector
Packages that use VarCharVector
-
Uses of VarCharVector in org.apache.arrow.vector.complex
Methods in org.apache.arrow.vector.complex that return VarCharVectorModifier and TypeMethodDescriptionDenseUnionVector.getVarCharVector(byte typeId) UnionVector.getVarCharVector()UnionVector.getVarCharVector(String name) -
Uses of VarCharVector in org.apache.arrow.vector.complex.impl
Constructors in org.apache.arrow.vector.complex.impl with parameters of type VarCharVectorModifierConstructorDescriptionVarCharReaderImpl(VarCharVector vector) VarCharWriterImpl(VarCharVector vector)