Package org.apache.flink.formats.avro
-
Class Summary Class Description AvroRowDeserializationSchema Deserialization schema from Avro bytes toRow.AvroRowSerializationSchema Serialization schema that serializesRowinto Avro bytes.
| Class | Description |
|---|---|
| AvroRowDeserializationSchema |
Deserialization schema from Avro bytes to
Row. |
| AvroRowSerializationSchema |
Serialization schema that serializes
Row into Avro bytes. |