Macrosยง
- dispatch_
cdc_ ๐split - dispatch_
cdc_ ๐split_ inner
Structsยง
- CdcSplit
Base - The base states of a CDC split, which will be persisted to checkpoint.
CDC source only has single split, so we use the
source_id
to identify the split. - Debezium
CdcSplit - We use this struct to wrap the specific split, which act as an interface to other modules
- Mongo
DbCdc Split - MySql
CdcSplit - Postgres
CdcSplit - SqlServer
CdcSplit
Traitsยง
- CdcSplit
Trait ๐