类 ShardingTaskStopHandler
java.lang.Object
com.aizuda.easy.retry.server.job.task.support.stop.AbstractJobTaskStopHandler
com.aizuda.easy.retry.server.job.task.support.stop.ShardingTaskStopHandler
- 所有已实现的接口:
JobTaskStopHandler,org.springframework.beans.factory.InitializingBean
- 从以下版本开始:
- 2.4.0
- 作者:
- www.byteblogs.com
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voiddoStop(TaskStopJobContext context) com.aizuda.easy.retry.common.core.enums.JobTaskTypeEnum从类继承的方法 com.aizuda.easy.retry.server.job.task.support.stop.AbstractJobTaskStopHandler
afterPropertiesSet, stop
-
构造器详细资料
-
ShardingTaskStopHandler
public ShardingTaskStopHandler()
-
-
方法详细资料
-
getTaskType
public com.aizuda.easy.retry.common.core.enums.JobTaskTypeEnum getTaskType() -
doStop
- 指定者:
doStop在类中AbstractJobTaskStopHandler
-