| Package | Description |
|---|---|
| com.ververica.cdc.connectors.mysql.debezium.reader |
| Modifier and Type | Class and Description |
|---|---|
class |
BinlogSplitReader
A Debezium binlog reader implementation that also support reads binlog and filter overlapping
snapshot data that
SnapshotSplitReader read. |
class |
SnapshotSplitReader
A snapshot reader that reads data from Table in split level, the split is assigned by primary key
range.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.