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