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