Uses of Class
org.apache.arrow.vector.FixedSizeBinaryVector
Packages that use FixedSizeBinaryVector
Package
Description
-
Uses of FixedSizeBinaryVector in org.apache.arrow.vector
Constructors in org.apache.arrow.vector with parameters of type FixedSizeBinaryVectorModifierConstructorDescriptionUuidVector(String name, BufferAllocator allocator, FixedSizeBinaryVector underlyingVector) Constructs a UUID vector with the given name, allocator, and underlying vector.UuidVector(String name, FieldType fieldType, BufferAllocator allocator, FixedSizeBinaryVector underlyingVector) Constructs a UUID vector with the given name, field type, allocator, and underlying vector. -
Uses of FixedSizeBinaryVector in org.apache.arrow.vector.complex
Methods in org.apache.arrow.vector.complex that return FixedSizeBinaryVectorModifier and TypeMethodDescriptionUnionVector.getFixedSizeBinaryVector()UnionVector.getFixedSizeBinaryVector(String name, ArrowType arrowType) UnionVector.getFixedSizeBinaryVector(ArrowType arrowType) -
Uses of FixedSizeBinaryVector in org.apache.arrow.vector.complex.impl
Constructors in org.apache.arrow.vector.complex.impl with parameters of type FixedSizeBinaryVectorModifierConstructorDescription