类 FixedBackOff.FixedBackOffExecution

java.lang.Object
cn.taketoday.util.backoff.FixedBackOff.FixedBackOffExecution
所有已实现的接口:
BackOffExecution
封闭类:
FixedBackOff

private class FixedBackOff.FixedBackOffExecution extends Object implements BackOffExecution
  • 字段详细资料

    • currentAttempts

      private long currentAttempts
  • 构造器详细资料

    • FixedBackOffExecution

      private FixedBackOffExecution()
  • 方法详细资料