java.lang.Object
org.apache.hadoop.hbase.regionserver.handler.HandlerUtil

@Private final class HandlerUtil extends Object
  • Constructor Details

  • Method Details

    • getRetryCounter

      public static RetryCounter getRetryCounter()
      Get an exponential backoff retry counter. The base unit is 100 milliseconds, and the max backoff time is 30 seconds.