Uses of Class
org.apache.arrow.vector.UInt4Vector
Package
Description
-
Uses of UInt4Vector in org.apache.arrow.algorithm.sort
-
Uses of UInt4Vector in org.apache.arrow.driver.jdbc.accessor.impl.numeric
ModifierConstructorDescriptionArrowFlightJdbcBaseIntVectorAccessor
(UInt4Vector vector, IntSupplier currentRowSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) -
Uses of UInt4Vector in org.apache.arrow.vector.complex
Modifier and TypeMethodDescriptionBaseRepeatedValueVector.getOffsetVector()
Deprecated.This API will be removed, as the current implementations no longer hold inner offset vectors.BaseRepeatedValueViewVector.getOffsetVector()
Deprecated.LargeListVector.getOffsetVector()
Deprecated.This API will be removed, as the current implementations no longer hold inner offset vectors.RepeatedValueVector.getOffsetVector()
Deprecated.This API will be removed, as the current implementations no longer hold inner offset vectors.DenseUnionVector.getUInt4Vector
(byte typeId) UnionVector.getUInt4Vector()
UnionVector.getUInt4Vector
(String name) -
Uses of UInt4Vector in org.apache.arrow.vector.complex.impl
ModifierConstructorDescriptionUInt4ReaderImpl
(UInt4Vector vector) UInt4WriterImpl
(UInt4Vector vector)