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.CdcSourceTaskContextA state (context) associated with a DB2 task- Author:
- Jiri Pechanec
-
-
Constructor Summary
Constructors Constructor Description Db2TaskContext(Db2ConnectorConfig config, Db2DatabaseSchema schema)
-
-
-
Constructor Detail
-
Db2TaskContext
public Db2TaskContext(Db2ConnectorConfig config, Db2DatabaseSchema schema)
-
-