-
Classes Class Description org.apache.flink.formats.avro.AvroRowDeserializationSchema The format was developed for the Table API users and will not be maintained for DataStream API users anymore. Either use Table API or switch to Data Stream, defining your ownDeserializationSchema.org.apache.flink.formats.avro.AvroRowSerializationSchema The format was developed for the Table API users and will not be maintained for DataStream API users anymore. Either use Table API or switch to Data Stream, defining your ownSerializationSchema.org.apache.flink.formats.avro.typeutils.AvroSerializer.AvroSchemaSerializerConfigSnapshot
-
Constructors Constructor Description org.apache.flink.formats.avro.typeutils.AvroSerializer(Class<T>, Class<? extends T>) UseAvroSerializer(Class)instead.