| 类 | 说明 |
|---|---|
| ChangeEventRecords |
An implementation of
RecordsWithSplitIds which contains the records of one table split. |
| FinishedSnapshotSplitInfo |
The information used to describe a finished snapshot split.
|
| SnapshotSplit |
The split to describe a split of a MySql table snapshot.
|
| SnapshotSplitState |
The state of split to describe the binlog of MySql table(s).
|
| SourceSplitBase |
The split of table comes from a Table that splits by primary key.
|
| SourceSplitSerializer |
A serializer for the
SourceSplitBase. |
| SourceSplitState |
State of the reader, essentially a mutable version of the
SourceSplitBase. |
| StreamSplit |
The split to describe the binlog of MySql table(s).
|
| StreamSplitState |
The state of split to describe the binlog of table(s).
|
Copyright © 2022 10MG. All rights reserved.