Class HandlerUtil
java.lang.Object
org.apache.hadoop.hbase.regionserver.handler.HandlerUtil
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
HandlerUtilprivate HandlerUtil()
 
- 
- 
Method Details- 
getRetryCounterGet an exponential backoff retry counter. The base unit is 100 milliseconds, and the max backoff time is 30 seconds.
 
-