Package | Description |
---|---|
org.apache.flink.formats.avro | |
org.apache.flink.formats.avro.glue.schema.registry | |
org.apache.flink.formats.avro.registry.confluent |
Class and Description |
---|
AvroBuilder
A builder to create an
AvroBulkWriter from an OutputStream . |
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
A factory that creates an
AvroBulkWriter . |
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
Provider for
SchemaCoder . |
Class and Description |
---|
AvroDeserializationSchema
Deserialization schema that deserializes from Avro binary format.
|
AvroSerializationSchema
Serialization schema that serializes to Avro binary format.
|
RegistryAvroDeserializationSchema
Deserialization schema that deserializes from Avro binary format using
SchemaCoder . |
RegistryAvroSerializationSchema
Serialization schema that serializes to Avro binary format.
|
SchemaCoder
Schema coder that allows reading schema that is somehow embedded into serialized record.
|
SchemaCoder.SchemaCoderProvider
Provider for
SchemaCoder . |
Class and Description |
---|
AvroDeserializationSchema
Deserialization schema that deserializes from Avro binary format.
|
AvroSerializationSchema
Serialization schema that serializes to Avro binary format.
|
RegistryAvroDeserializationSchema
Deserialization schema that deserializes from Avro binary format using
SchemaCoder . |
RegistryAvroSerializationSchema
Serialization schema that serializes to Avro binary format.
|
SchemaCoder
Schema coder that allows reading schema that is somehow embedded into serialized record.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.