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