| Class | Description |
|---|---|
| MySqlSource<T> |
The MySQL CDC Source based on FLIP-27 and Watermark Signal Algorithm which supports parallel
reading snapshot of table and then continue to capture data change from binlog.
|
| MySqlSourceBuilder<T> |
The builder class for
MySqlSource to make it easier for the users to construct a MySqlSource. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.