public class ExponentialWaitStrategy extends Object implements WaitStrategy
WaitStrategy with exponentially increasing sleep time.public long sleepTime(long attempt)
WaitStrategy0.sleepTime 在接口中 WaitStrategyattempt - The number of the last attempt.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.