Uses of Class
org.apache.arrow.vector.UInt1Vector
Packages that use UInt1Vector
-
Uses of UInt1Vector in org.apache.arrow.vector.complex
Methods in org.apache.arrow.vector.complex that return UInt1VectorModifier and TypeMethodDescriptionDenseUnionVector.getUInt1Vector(byte typeId) UnionVector.getUInt1Vector()UnionVector.getUInt1Vector(String name) -
Uses of UInt1Vector in org.apache.arrow.vector.complex.impl
Constructors in org.apache.arrow.vector.complex.impl with parameters of type UInt1VectorModifierConstructorDescriptionUInt1ReaderImpl(UInt1Vector vector) UInt1WriterImpl(UInt1Vector vector)