public class SqlServerSnapshotFetchTask extends Object implements FetchTask<SourceSplitBase>
| 限定符和类型 | 类和说明 |
|---|---|
class |
SqlServerSnapshotFetchTask.SnapshotBinlogSplitChangeEventSourceContext
The
ChangeEventSource.ChangeEventSourceContext implementation for bounded stream task
of a snapshot split task. |
FetchTask.Context| 构造器和说明 |
|---|
SqlServerSnapshotFetchTask(SnapshotSplit split) |
public SqlServerSnapshotFetchTask(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 © 2023 The Apache Software Foundation. All rights reserved.