Uses of Class
org.apache.arrow.vector.holders.BitHolder
Packages that use BitHolder
Package
Description
-
Uses of BitHolder in org.apache.arrow.vector
Methods in org.apache.arrow.vector with parameters of type BitHolderModifier and TypeMethodDescriptionvoid
Set the element at the given index to the value set in data holder.void
Same asBitVector.set(int, BitHolder)
except that it handles the case when index is greater than or equal to existing value capacityBaseFixedWidthVector.getValueCapacity()
. -
Uses of BitHolder in org.apache.arrow.vector.complex.impl
Methods in org.apache.arrow.vector.complex.impl with parameters of type BitHolderModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
Constructors in org.apache.arrow.vector.complex.impl with parameters of type BitHolder -
Uses of BitHolder in org.apache.arrow.vector.complex.reader
Methods in org.apache.arrow.vector.complex.reader with parameters of type BitHolder -
Uses of BitHolder in org.apache.arrow.vector.complex.writer
Methods in org.apache.arrow.vector.complex.writer with parameters of type BitHolder