| 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. |
Copyright © 2018 JBoss by Red Hat. All rights reserved.