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