| Modifier and Type | Field and Description | 
|---|---|
| private RetryCounter | TransitRegionStateProcedure. retryCounter | 
| private RetryCounter | RegionRemoteProcedureBase. retryCounter | 
| Modifier and Type | Field and Description | 
|---|---|
| private RetryCounter | SplitWALProcedure. retryCounter | 
| private RetryCounter | SwitchRpcThrottleProcedure. retryCounter | 
| private RetryCounter | ReopenTableRegionsProcedure. retryCounter | 
| Modifier and Type | Field and Description | 
|---|---|
| private RetryCounter | ModifyPeerProcedure. retryCounter | 
| Modifier and Type | Method and Description | 
|---|---|
| static RetryCounter | ProcedureUtil. createRetryCounter(org.apache.hadoop.conf.Configuration conf)Get a retry counter for getting the backoff time. | 
| Modifier and Type | Field and Description | 
|---|---|
| private RetryCounter | UnassignRegionHandler. retryCounter | 
| private RetryCounter | AssignRegionHandler. retryCounter | 
| Modifier and Type | Method and Description | 
|---|---|
| static RetryCounter | HandlerUtil. getRetryCounter()Get an exponential backoff retry counter. | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) RetryCounter | HBaseFsck.FileLockCallable. retryCounter | 
| Modifier and Type | Method and Description | 
|---|---|
| RetryCounter | RetryCounterFactory. create() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Pair<org.apache.hadoop.fs.Path,org.apache.hadoop.fs.FSDataOutputStream> | HBaseFsck. checkAndMarkRunningHbck(org.apache.hadoop.conf.Configuration conf,
                       RetryCounter retryCounter)Deprecated.  This method maintains a lock using a file. | 
| Constructor and Description | 
|---|
| FileLockCallable(org.apache.hadoop.conf.Configuration conf,
                RetryCounter retryCounter) | 
| Modifier and Type | Method and Description | 
|---|---|
| private void | RecoverableZooKeeper. retryOrThrow(RetryCounter retryCounter,
            org.apache.zookeeper.KeeperException e,
            String opName) | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.