| Class | Description |
|---|---|
| FinishedSnapshotSplitInfo |
The information used to describe a finished snapshot split.
|
| MySqlBinlogSplit |
The split to describe the binlog of MySql table(s).
|
| MySqlBinlogSplitState |
The state of split to describe the binlog of MySql table(s).
|
| MySqlRecords |
An implementation of
RecordsWithSplitIds which contains the records of one table split. |
| MySqlSnapshotSplit |
The split to describe a split of a MySql table snapshot.
|
| MySqlSnapshotSplitState |
The state of split to describe the binlog of MySql table(s).
|
| MySqlSplit |
The split of table comes from a Table that splits by primary key.
|
| MySqlSplitSerializer |
A serializer for the
MySqlSplit. |
| MySqlSplitState |
State of the reader, essentially a mutable version of the
MySqlSplit. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.