Uses of Class
org.apache.arrow.vector.TimeStampMilliVector
Package
Description
-
Uses of TimeStampMilliVector in org.apache.arrow.adapter.avro.consumers.logical
ModifierConstructorDescriptionInstantiate a AvroTimestampMillisConsumer. -
Uses of TimeStampMilliVector in org.apache.arrow.adapter.jdbc.consumer
Modifier and TypeMethodDescriptionstatic JdbcConsumer<TimeStampMilliVector>
TimestampConsumer.createConsumer
(TimeStampMilliVector vector, int index, boolean nullable) Creates a consumer forTimeStampMilliVector
.Modifier and TypeMethodDescriptionstatic JdbcConsumer<TimeStampMilliVector>
TimestampConsumer.createConsumer
(TimeStampMilliVector vector, int index, boolean nullable) Creates a consumer forTimeStampMilliVector
. -
Uses of TimeStampMilliVector in org.apache.arrow.vector.complex
Modifier and TypeMethodDescriptionDenseUnionVector.getTimeStampMilliVector
(byte typeId) UnionVector.getTimeStampMilliVector()
UnionVector.getTimeStampMilliVector
(String name) -
Uses of TimeStampMilliVector in org.apache.arrow.vector.complex.impl
ModifierConstructorDescription