public interface ExceptionWaitHandler<T extends Throwable>
| 限定符和类型 | 方法和说明 |
|---|---|
long |
computeWaitTime(T throwable)
Returns the time, in milliseconds, to sleep before retrying.
|
long computeWaitTime(T throwable)
throwable - exception that is thrown.Copyright © 2019. All rights reserved.