| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| 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 © 2019 JBoss by Red Hat. All rights reserved.