Package io.debezium.connector.mysql
Class MySqlTaskContext
java.lang.Object
io.debezium.connector.common.CdcSourceTaskContext
io.debezium.connector.binlog.BinlogTaskContext<MySqlDatabaseSchema>
io.debezium.connector.mysql.MySqlTaskContext
A state (context) associated with a MySQL task
- Author:
- Jiri Pechanec
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.binlog.BinlogTaskContext
getBinaryLogClient, getSchemaMethods inherited from class io.debezium.connector.common.CdcSourceTaskContext
capturedDataCollections, configureLoggingContext, configureLoggingContext, getClock, getConnectorName, getConnectorType, getCustomMetricTags, getTaskId, temporaryLoggingContext
-
Constructor Details
-
MySqlTaskContext
-