| Interface | Description | 
|---|---|
| ClientBackoffPolicy | 
 Configurable policy for the amount of time a client should wait for a new request to the
 server when given the server load statistics. 
 | 
| Class | Description | 
|---|---|
| ExponentialClientBackoffPolicy | 
 Simple exponential backoff policy on for the client that uses a  percent^4 times the
 max backoff to generate the backoff time. 
 | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.