| Package | Description |
|---|---|
| com.ververica.cdc.connectors.mysql.source.assigners | |
| com.ververica.cdc.connectors.mysql.source.assigners.state |
| Modifier and Type | Method and Description |
|---|---|
SnapshotPendingSplitsState |
MySqlSnapshotSplitAssigner.snapshotState(long checkpointId) |
| Constructor and Description |
|---|
MySqlSnapshotSplitAssigner(MySqlSourceConfig sourceConfig,
int currentParallelism,
SnapshotPendingSplitsState checkpoint) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotPendingSplitsState |
HybridPendingSplitsState.getSnapshotPendingSplits() |
| Constructor and Description |
|---|
HybridPendingSplitsState(SnapshotPendingSplitsState snapshotPendingSplits,
boolean isBinlogSplitAssigned) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.