类 NoneRetryer
java.lang.Object
com.dtflys.forest.retryer.ForestRetryer
com.dtflys.forest.retryer.NoneRetryer
空重试器,该重试器不会错任何重试动作
- 从以下版本开始:
- 2020-08-09 20:17
- 作者:
- gongjun[dt_flys@hotmail.com]
-
字段概要
从类继承的字段 com.dtflys.forest.retryer.ForestRetryer
request -
构造器概要
构造器 -
方法概要
从类继承的方法 com.dtflys.forest.retryer.ForestRetryer
getAndIncrementCurrentRetryCount, getCurrentRetryCount, getMaxRetryCount, getMaxRetryInterval, getRequest
-
构造器详细资料
-
NoneRetryer
-
-
方法详细资料
-
canRetry
- 指定者:
canRetry在类中ForestRetryer- 抛出:
Throwable
-