public class MySqlSnapshotFetchTask extends Object implements FetchTask<SourceSplitBase>
| 限定符和类型 | 类和说明 |
|---|---|
class |
MySqlSnapshotFetchTask.SnapshotBinlogSplitChangeEventSourceContext
The
ChangeEventSource.ChangeEventSourceContext implementation for bounded binlog task
of a snapshot split task. |
FetchTask.Context| 构造器和说明 |
|---|
MySqlSnapshotFetchTask(SnapshotSplit split) |
public MySqlSnapshotFetchTask(SnapshotSplit split)
public void execute(FetchTask.Context context) throws Exception
execute 在接口中 FetchTask<SourceSplitBase>Exceptionpublic boolean isRunning()
isRunning 在接口中 FetchTask<SourceSplitBase>public void shutdown()
shutdown 在接口中 FetchTask<SourceSplitBase>public SourceSplitBase getSplit()
getSplit 在接口中 FetchTask<SourceSplitBase>Copyright © 2024 The Apache Software Foundation. All rights reserved.