| Package | Description |
|---|---|
| org.apache.arrow.algorithm.sort | |
| org.apache.arrow.driver.jdbc.accessor.impl.numeric | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Modifier and Type | Method and Description |
|---|---|
VectorValueComparator<UInt4Vector> |
DefaultVectorComparators.UInt4Comparator.createNew() |
| Constructor and Description |
|---|
ArrowFlightJdbcBaseIntVectorAccessor(UInt4Vector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
| Modifier and Type | Method and Description |
|---|---|
UInt4Vector |
BaseRepeatedValueVector.getOffsetVector()
Deprecated.
This API will be removed, as the current implementations no longer hold inner offset vectors.
|
UInt4Vector |
LargeListVector.getOffsetVector()
Deprecated.
This API will be removed, as the current implementations no longer hold inner offset vectors.
|
UInt4Vector |
RepeatedValueVector.getOffsetVector()
Deprecated.
This API will be removed, as the current implementations no longer hold inner offset vectors.
|
UInt4Vector |
UnionVector.getUInt4Vector() |
UInt4Vector |
DenseUnionVector.getUInt4Vector(byte typeId) |
UInt4Vector |
UnionVector.getUInt4Vector(String name) |
| Constructor and Description |
|---|
EmptyValuePopulator(UInt4Vector offsets) |
| Constructor and Description |
|---|
UInt4ReaderImpl(UInt4Vector vector) |
UInt4WriterImpl(UInt4Vector vector) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.