| Package | Description |
|---|---|
| io.debezium.connector.mysql |
| Modifier and Type | Method and Description |
|---|---|
SnapshotReader |
SnapshotReader.generateInsertEvents()
Set this reader's
execution to produce a Envelope.Operation.CREATE event for
each row. |
SnapshotReader |
SnapshotReader.generateReadEvents()
Set this reader's
execution to produce a Envelope.Operation.READ event for each
row. |
| Constructor and Description |
|---|
ParallelSnapshotReader(BinlogReader oldTablesBinlogReader,
SnapshotReader newTablesSnapshotReader,
BinlogReader newTablesBinlogReader) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.