Package io.debezium.engine.format
Interface SerializationFormat<T>
-
- All Known Implementing Classes:
Avro,CloudEvents,Json,Protobuf
@Incubating public interface SerializationFormat<T>
The logical description of the output format used by the given instance ofDebeziumEngine.