Uses of Package
org.apache.hadoop.hbase.client.backoff

Packages that use org.apache.hadoop.hbase.client.backoff
org.apache.hadoop.hbase.client Provides HBase Client 
org.apache.hadoop.hbase.client.backoff   
 

Classes in org.apache.hadoop.hbase.client.backoff used by org.apache.hadoop.hbase.client
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.
ServerStatistics
          Track the statistics for a single region
 

Classes in org.apache.hadoop.hbase.client.backoff used by org.apache.hadoop.hbase.client.backoff
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.
ServerStatistics
          Track the statistics for a single region
ServerStatistics.RegionStatistics
           
 



Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.