| Package | Description |
|---|---|
| org.apache.arrow.driver.jdbc.accessor.impl.calendar | |
| org.apache.arrow.vector.complex | |
| org.apache.arrow.vector.complex.impl |
| Constructor and Description |
|---|
ArrowFlightJdbcIntervalVectorAccessor(IntervalMonthDayNanoVector vector,
IntSupplier currentRowSupplier,
ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull)
Instantiate an accessor for a
IntervalMonthDayNanoVector. |
| Modifier and Type | Method and Description |
|---|---|
IntervalMonthDayNanoVector |
UnionVector.getIntervalMonthDayNanoVector() |
IntervalMonthDayNanoVector |
DenseUnionVector.getIntervalMonthDayNanoVector(byte typeId) |
IntervalMonthDayNanoVector |
UnionVector.getIntervalMonthDayNanoVector(String name) |
| Constructor and Description |
|---|
IntervalMonthDayNanoReaderImpl(IntervalMonthDayNanoVector vector) |
IntervalMonthDayNanoWriterImpl(IntervalMonthDayNanoVector vector) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.