public static class RetryCounter.BackoffPolicy extends Object
Constructor and Description |
---|
BackoffPolicy() |
Modifier and Type | Method and Description |
---|---|
long |
getBackoffTime(RetryCounter.RetryConfig config,
int attempts) |
public BackoffPolicy()
public long getBackoffTime(RetryCounter.RetryConfig config, int attempts)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.