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