| AvroBuilder |
|
| AvroDeserializationSchema |
Deserialization schema that deserializes from Avro binary format.
|
| AvroOutputFormat.Codec |
Wrapper which encapsulates the supported codec and a related serialization byte.
|
| AvroSerializationSchema |
Serialization schema that serializes to Avro binary format.
|
| AvroToRowDataConverters.AvroToRowDataConverter |
Runtime converter that converts Avro data structures into objects of Flink Table & SQL
internal data structures.
|
| AvroWriterFactory |
|
| RegistryAvroSerializationSchema |
Serialization schema that serializes to Avro binary format.
|
| RowDataToAvroConverters.RowDataToAvroConverter |
Runtime converter that converts objects of Flink Table & SQL internal data structures to
corresponding Avro data structures.
|
| SchemaCoder |
Schema coder that allows reading schema that is somehow embedded into serialized record.
|
| SchemaCoder.SchemaCoderProvider |
|