| Class | Description |
|---|---|
| MySqlSource | Deprecated
please use
MySqlSource instead
which supports more rich features, e.g. |
| MySqlSource.Builder<T> | Deprecated
please use
MySqlSource.builder() instead which supports
more rich features, e.g. |
| MySqlValidator |
The validator for MySql: it only cares about the version of the database is larger than or equal
to 5.7.
|
| SeekBinlogToTimestampFilter<T> |
A
DebeziumDeserializationSchema which wraps a real DebeziumDeserializationSchema
to seek binlog to the specific timestamp. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.