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