| Class and 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
own
DeserializationSchema. |
| 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
own
SerializationSchema. |
| org.apache.flink.formats.avro.typeutils.AvroSerializer.AvroSchemaSerializerConfigSnapshot |
| Constructor and Description |
|---|
| org.apache.flink.formats.avro.typeutils.AvroSerializer(Class<T>, Class<? extends T>)
Use
AvroSerializer(Class) instead. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.