| 类 | 说明 |
|---|---|
| FinishedSnapshotSplitsAckEvent |
The
SourceEvent that IncrementalSourceEnumerator sends to JdbcIncrementalSourceReader to notify the finished snapshot splits has been received, i.e. |
| FinishedSnapshotSplitsReportEvent |
The
SourceEvent that IncrementalSourceEnumerator sends to JdbcIncrementalSourceReader to notify the snapshot split has read finished with the consistent
binlog position. |
| FinishedSnapshotSplitsRequestEvent |
The
SourceEvent that IncrementalSourceEnumerator sends to JdbcIncrementalSourceReader to notify reader should report its finished snapshot splits, i.e. |
| StreamSplitMetaEvent |
The
SourceEvent that IncrementalSourceEnumerator sends to JdbcIncrementalSourceReader to pass binlog meta data, i.e. |
| StreamSplitMetaRequestEvent |
The
SourceEvent that IncrementalSourceEnumerator sends to JdbcIncrementalSourceReader to pull binlog meta data, i.e. sending StreamSplitMetaEvent. |
Copyright © 2022 10MG. All rights reserved.