| Class | Description |
|---|---|
| GlueSchemaRegistryAvroDeserializationSchema<T> |
AWS Glue Schema Registry Deserialization schema to de-serialize Avro binary format for Flink
Consumer user.
|
| GlueSchemaRegistryAvroSchemaCoder |
Schema coder that allows reading schema that is somehow embedded into serialized record.
|
| GlueSchemaRegistryAvroSchemaCoderProvider |
Provider for
GlueSchemaRegistryAvroSchemaCoder. |
| GlueSchemaRegistryAvroSerializationSchema<T> |
AWS Glue Schema Registry Serialization schema to serialize to Avro binary format for Flink
Producer user.
|
| GlueSchemaRegistryInputStreamDeserializer |
AWS Glue Schema Registry input stream de-serializer to accept input stream and extract schema
from it and remove schema registry information in the input stream.
|
| GlueSchemaRegistryOutputStreamSerializer |
AWS Glue Schema Registry output stream serializer to accept schema and output stream to register
schema and write serialized object with schema registry bytes to output stream.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.