Class FinishedCheckJob
java.lang.Object
org.apache.shardingsphere.data.pipeline.core.job.FinishedCheckJob
- All Implemented Interfaces:
org.apache.shardingsphere.elasticjob.api.ElasticJob,org.apache.shardingsphere.elasticjob.simple.job.SimpleJob
public final class FinishedCheckJob
extends Object
implements org.apache.shardingsphere.elasticjob.simple.job.SimpleJob
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext)
-
Constructor Details
-
FinishedCheckJob
public FinishedCheckJob()
-
-
Method Details
-
execute
public void execute(org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext) - Specified by:
executein interfaceorg.apache.shardingsphere.elasticjob.simple.job.SimpleJob
-