| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| org.apache.hadoop.hbase.client.backoff | 
| Modifier and Type | Method and Description | 
|---|---|
| ServerStatistics | ServerStatisticTracker. getStats(ServerName server) | 
| Modifier and Type | Method and Description | 
|---|---|
| long | ExponentialClientBackoffPolicy. getBackoffTime(ServerName serverName,
              byte[] region,
              ServerStatistics stats) | 
| long | ClientBackoffPolicyFactory.NoBackoffPolicy. getBackoffTime(ServerName serverName,
              byte[] region,
              ServerStatistics stats) | 
| long | ClientBackoffPolicy. getBackoffTime(ServerName serverName,
              byte[] region,
              ServerStatistics stats)Returns the number of ms to wait on the client based on the | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.