| Package | Description |
|---|---|
| io.debezium.connector.mysql.legacy |
| Modifier and Type | Class and Description |
|---|---|
class |
BinlogReader
A component that reads the binlog of a MySQL server, and records any schema changes in
MySqlSchema. |
class |
SnapshotReader
A component that performs a snapshot of a MySQL server, and records the schema changes in
MySqlSchema. |
Copyright © 2021 JBoss by Red Hat. All rights reserved.