All Implemented Interfaces:
Producer<BaseFixedWidthVector>

public class AvroDateDayProducer extends AvroIntProducer
Producer that produces date values from a DateDayVector, writes data to an Avro encoder.
  • Constructor Details

    • AvroDateDayProducer

      public AvroDateDayProducer(DateDayVector vector)
      Instantiate an AvroDateProducer.