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