| 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) | 
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.