Package io.debezium.engine.format
Class Avro
- java.lang.Object
-
- io.debezium.engine.format.Avro
-
- All Implemented Interfaces:
SerializationFormat<byte[]>
@Incubating public class Avro extends Object implements SerializationFormat<byte[]>
ASerializationFormatdefining the Avro format serialized as byte[].