Package io.debezium.connector.db2
Class Db2TaskContext
java.lang.Object
io.debezium.connector.common.CdcSourceTaskContext
io.debezium.connector.db2.Db2TaskContext
public class Db2TaskContext
extends io.debezium.connector.common.CdcSourceTaskContext
A state (context) associated with a DB2 task
- Author:
- Jiri Pechanec
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.common.CdcSourceTaskContext
capturedDataCollections, configureLoggingContext, configureLoggingContext, getClock, getConnectorName, getConnectorType, getTaskId, temporaryLoggingContext
-
Constructor Details
-
Db2TaskContext
-