Package | Description |
---|---|
org.apache.hadoop.hbase | |
org.apache.hadoop.hbase.chaos | |
org.apache.hadoop.hbase.util | |
org.apache.hadoop.hbase.zookeeper |
Modifier and Type | Field and Description |
---|---|
private RetryCounterFactory |
MetaRegionLocationCache.retryCounterFactory |
Modifier and Type | Field and Description |
---|---|
private RetryCounterFactory |
ChaosAgent.retryCounterFactory |
Modifier and Type | Field and Description |
---|---|
private RetryCounterFactory |
HBaseFsck.createZNodeRetryCounterFactory
Deprecated.
|
private RetryCounterFactory |
HBaseFsck.lockFileRetryCounterFactory
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static RetryCounterFactory |
HBaseFsck.createLockRetryCounterFactory(org.apache.hadoop.conf.Configuration conf)
Deprecated.
Returns A retry counter factory configured for retrying lock file creation.
|
private static RetryCounterFactory |
HBaseFsck.createZnodeRetryCounterFactory(org.apache.hadoop.conf.Configuration conf)
Deprecated.
Returns A retry counter factory configured for retrying znode creation.
|
Modifier and Type | Field and Description |
---|---|
private RetryCounterFactory |
RecoverableZooKeeper.retryCounterFactory |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.