Uses of Class
org.apache.arrow.vector.holders.BitHolder
Package
Description
-
Uses of BitHolder in org.apache.arrow.vector
Modifier 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
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
-
Uses of BitHolder in org.apache.arrow.vector.complex.reader
-
Uses of BitHolder in org.apache.arrow.vector.complex.writer