Package org.apache.flink.formats.avro.typeutils
package org.apache.flink.formats.avro.typeutils
-
ClassesClassDescriptionAvroFactory<T>Creates Avro
DatumReaderandDatumWriter.Converts an Avro schema into Flink's type information.A serializer that serializes types via Avro.AnAvrospecific implementation of aTypeSerializerSnapshot.AvroTypeInfo<T extends org.apache.avro.specific.SpecificRecordBase>Special type information to generate a special AvroTypeInfo for Avro POJOs (implementing SpecificRecordBase, the typed Avro POJOs)TypeInformation forGenericRecord.