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