| Package | Description |
|---|---|
| io.debezium.connector.oracle | |
| io.debezium.connector.oracle.logminer |
| Modifier and Type | Field and Description |
|---|---|
private OracleTaskContext |
OracleConnectorTask.taskContext |
private OracleTaskContext |
OracleChangeEventSourceFactory.taskContext |
| Constructor and Description |
|---|
OracleChangeEventSourceFactory(OracleConnectorConfig configuration,
OracleConnection jdbcConnection,
io.debezium.pipeline.ErrorHandler errorHandler,
io.debezium.pipeline.EventDispatcher<io.debezium.relational.TableId> dispatcher,
io.debezium.util.Clock clock,
OracleDatabaseSchema schema,
io.debezium.config.Configuration config,
OracleTaskContext taskContext) |
| Modifier and Type | Field and Description |
|---|---|
private OracleTaskContext |
LogMinerStreamingChangeEventSource.taskContext |
| Constructor and Description |
|---|
LogMinerStreamingChangeEventSource(OracleConnectorConfig connectorConfig,
OracleOffsetContext offsetContext,
OracleConnection jdbcConnection,
io.debezium.pipeline.EventDispatcher<io.debezium.relational.TableId> dispatcher,
io.debezium.pipeline.ErrorHandler errorHandler,
io.debezium.util.Clock clock,
OracleDatabaseSchema schema,
OracleTaskContext taskContext) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.