| 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<UInt2Vector> |
DefaultVectorComparators.UInt2Comparator.createNew() |
| Constructor and Description |
|---|
ArrowFlightJdbcBaseIntVectorAccessor(UInt2Vector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
| Modifier and Type | Method and Description |
|---|---|
UInt2Vector |
UnionVector.getUInt2Vector() |
UInt2Vector |
DenseUnionVector.getUInt2Vector(byte typeId) |
UInt2Vector |
UnionVector.getUInt2Vector(String name) |
| Constructor and Description |
|---|
UInt2ReaderImpl(UInt2Vector vector) |
UInt2WriterImpl(UInt2Vector vector) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.