public interface BackoffStrategy
| Modifier and Type | Method and Description |
|---|---|
long |
getMillisToWait(int numberOfTriesFailed,
Duration delayBetweenAttempts) |
long getMillisToWait(int numberOfTriesFailed,
Duration delayBetweenAttempts)
Copyright © 2015. All rights reserved.