Package io.debezium.connector.oracle
Class OracleTaskContext
java.lang.Object
io.debezium.connector.common.CdcSourceTaskContext
io.debezium.connector.oracle.OracleTaskContext
-
Constructor Summary
ConstructorsConstructorDescriptionOracleTaskContext(OracleConnectorConfig config, OracleDatabaseSchema schema) -
Method Summary
Methods inherited from class io.debezium.connector.common.CdcSourceTaskContext
capturedDataCollections, configureLoggingContext, configureLoggingContext, getClock, getConnectorName, getConnectorType, getCustomMetricTags, getTaskId, temporaryLoggingContext
-
Constructor Details
-
OracleTaskContext
-