public final class MigrationJob extends AbstractPipelineJob implements org.apache.shardingsphere.elasticjob.simple.job.SimpleJob, PipelineJob
| 构造器和说明 |
|---|
MigrationJob() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext) |
void |
stop()
Stop job.
|
getTasksRunner, runInBackgroundclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTasksRunnerpublic void execute(org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext)
execute 在接口中 org.apache.shardingsphere.elasticjob.simple.job.SimpleJobpublic void stop()
stop 在接口中 PipelineJobCopyright © 2022 The Apache Software Foundation. All rights reserved.