Uses of Class
org.apache.arrow.vector.DurationVector
Package
Description
-
Uses of DurationVector in org.apache.arrow.algorithm.sort
-
Uses of DurationVector in org.apache.arrow.driver.jdbc.accessor.impl.calendar
ModifierConstructorDescriptionArrowFlightJdbcDurationVectorAccessor
(DurationVector vector, IntSupplier currentRowSupplier, ArrowFlightJdbcAccessorFactory.WasNullConsumer setCursorWasNull) -
Uses of DurationVector in org.apache.arrow.vector.complex
Modifier and TypeMethodDescriptionUnionVector.getDurationVector()
UnionVector.getDurationVector
(String name, ArrowType arrowType) UnionVector.getDurationVector
(ArrowType arrowType) -
Uses of DurationVector in org.apache.arrow.vector.complex.impl
ModifierConstructorDescriptionDurationReaderImpl
(DurationVector vector) DurationWriterImpl
(DurationVector vector)