Uses of Class
org.apache.arrow.adapter.avro.producers.AvroIntProducer
Packages that use AvroIntProducer
-
Uses of AvroIntProducer in org.apache.arrow.adapter.avro.producers.logical
Subclasses of AvroIntProducer in org.apache.arrow.adapter.avro.producers.logicalModifier and TypeClassDescriptionclass
Producer that produces date values from aDateDayVector
, writes data to an Avro encoder.class
Producer that produces time (milliseconds) values from aTimeMilliVector
, writes data to an Avro encoder.