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 TypeClassDescriptionclassProducer that produces date values from aDateDayVector, writes data to an Avro encoder.classProducer that produces time (milliseconds) values from aTimeMilliVector, writes data to an Avro encoder.