Package io.debezium.engine.format
Class Avro
java.lang.Object
io.debezium.engine.format.Avro
- All Implemented Interfaces:
SerializationFormat<byte[]>
A
SerializationFormat defining the Avro format serialized as byte[].-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Avro
public Avro()
-