Uses of Package
org.apache.flink.formats.avro
Packages that use org.apache.flink.formats.avro
-
Classes in org.apache.flink.formats.avro used by org.apache.flink.formats.avroClassDescriptionA builder to create an
AvroBulkWriterfrom anOutputStream.Deserialization schema that deserializes from Avro binary format.Serialization types for Avro encoding, seeAvroFormatOptions.AVRO_ENCODING.Wrapper which encapsulates the supported codec and a related serialization byte.Serialization schema that serializes to Avro binary format.Runtime converter that converts Avro data structures into objects of Flink Table & SQL internal data structures.A factory that creates anAvroBulkWriter.Serialization schema that serializes to Avro format.Runtime converter that converts objects of Flink Table & SQL internal data structures to corresponding Avro data structures.Schema coder that allows reading schema that is somehow embedded into serialized record.Provider forSchemaCoder.