| Package | Description |
|---|---|
| org.apache.arrow.adapter.jdbc.binder |
Utilities to bind Arrow data as JDBC prepared statement parameters.
|
| org.apache.arrow.algorithm.sort | |
| org.apache.arrow.driver.jdbc.accessor.impl.calendar | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Constructor and Description |
|---|
Time32Binder(TimeSecVector vector) |
Time32Binder(TimeSecVector vector,
int jdbcType) |
| Modifier and Type | Method and Description |
|---|---|
VectorValueComparator<TimeSecVector> |
DefaultVectorComparators.TimeSecComparator.createNew() |
| Constructor and Description |
|---|
ArrowFlightJdbcTimeVectorAccessor(TimeSecVector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull)
Instantiate an accessor for a
TimeSecVector. |
| Modifier and Type | Method and Description |
|---|---|
TimeSecVector |
UnionVector.getTimeSecVector() |
TimeSecVector |
DenseUnionVector.getTimeSecVector(byte typeId) |
TimeSecVector |
UnionVector.getTimeSecVector(String name) |
| Constructor and Description |
|---|
TimeSecReaderImpl(TimeSecVector vector) |
TimeSecWriterImpl(TimeSecVector vector) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.