类 AbstracJobBlockStrategy

java.lang.Object
com.aizuda.easy.retry.server.job.task.support.block.job.AbstracJobBlockStrategy
所有已实现的接口:
BlockStrategy, org.springframework.beans.factory.InitializingBean
直接已知子类:
ConcurrencyBlockStrategy, DiscardBlockStrategy, OverlayBlockStrategy

public abstract class AbstracJobBlockStrategy extends Object implements BlockStrategy, org.springframework.beans.factory.InitializingBean
从以下版本开始:
: 2.6.0
  • 构造器详细资料

    • AbstracJobBlockStrategy

      public AbstracJobBlockStrategy()
  • 方法详细资料