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 Details

    • FinishedCheckJob

      public FinishedCheckJob()
  • Method Details

    • execute

      public void execute(org.apache.shardingsphere.elasticjob.api.ShardingContext shardingContext)
      Specified by:
      execute in interface org.apache.shardingsphere.elasticjob.simple.job.SimpleJob