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<UInt8Vector> |
DefaultVectorComparators.UInt8Comparator.createNew() |
Constructor and Description |
---|
ArrowFlightJdbcBaseIntVectorAccessor(UInt8Vector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) |
Modifier and Type | Method and Description |
---|---|
UInt8Vector |
UnionVector.getUInt8Vector() |
UInt8Vector |
DenseUnionVector.getUInt8Vector(byte typeId) |
UInt8Vector |
UnionVector.getUInt8Vector(String name) |
Constructor and Description |
---|
UInt8ReaderImpl(UInt8Vector vector) |
UInt8WriterImpl(UInt8Vector vector) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.