Interface DebeziumSourceTask

All Known Implementing Classes:
EngineSourceTask

@Incubating public interface DebeziumSourceTask
DebeziumSourceTask is a self-contained unit of work created and managed by DebeziumSourceConnector. In most of the cases the task implementation does actual mining of the changes from the specified resource or its part and further processing of these change records.
Author:
vjuranek