java.lang.Object
com.aizuda.snailjob.server.job.task.support.executor.job.AbstractJobExecutor
com.aizuda.snailjob.server.job.task.support.executor.job.ShardingJobExecutor
All Implemented Interfaces:
JobExecutor, org.springframework.beans.factory.InitializingBean

@Component public class ShardingJobExecutor extends AbstractJobExecutor
Since:
2.4.0
Author:
opensnail
  • Constructor Details

    • ShardingJobExecutor

      public ShardingJobExecutor()
  • Method Details