| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Field and Description |
|---|---|
private SourceInfo |
MySqlOffsetContext.sourceInfo |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
MySqlOffsetContext.getSource() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.kafka.connect.data.Struct |
MySqlSourceInfoStructMaker.struct(SourceInfo sourceInfo) |
org.apache.kafka.connect.data.Struct |
LegacyV1MySqlSourceInfoStructMaker.struct(SourceInfo sourceInfo) |
| Constructor and Description |
|---|
MySqlOffsetContext(MySqlConnectorConfig connectorConfig,
boolean snapshot,
boolean snapshotCompleted,
SourceInfo sourceInfo) |
MySqlOffsetContext(MySqlConnectorConfig connectorConfig,
boolean snapshot,
boolean snapshotCompleted,
TransactionContext transactionContext,
SourceInfo sourceInfo) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.