Uses of Interface
org.apache.flink.formats.avro.AvroBuilder
Packages that use AvroBuilder
-
Uses of AvroBuilder in org.apache.flink.formats.avro
Constructors in org.apache.flink.formats.avro with parameters of type AvroBuilderModifierConstructorDescriptionAvroWriterFactory(AvroBuilder<T> avroBuilder) Creates a new AvroWriterFactory using the given builder to assemble the ParquetWriter.