private abstract class AsyncRpcRetryingCallerFactory.BuilderBase extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
maxAttempts |
protected long |
pauseNs |
protected long |
pauseNsForServerOverloaded |
protected int |
startLogErrorsCnt |
Modifier | Constructor and Description |
---|---|
private |
BuilderBase() |
protected long pauseNs
protected long pauseNsForServerOverloaded
protected int maxAttempts
protected int startLogErrorsCnt
private BuilderBase()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.