接口 RepeatedDelayStrategy


public interface RepeatedDelayStrategy
  • 字段详细资料

  • 方法详细资料

    • delayCyclesAfterSuccess

      long delayCyclesAfterSuccess()
    • delayCyclesAfterFailure

      long delayCyclesAfterFailure()
    • exponentialBackoff

      static RepeatedDelayStrategy exponentialBackoff(int p_239256_)