Uses of Class
org.apache.hadoop.hbase.util.RetryCounterFactory
Packages that use RetryCounterFactory
Package
Description
-
Uses of RetryCounterFactory in org.apache.hadoop.hbase
Fields in org.apache.hadoop.hbase declared as RetryCounterFactoryModifier and TypeFieldDescriptionprivate final RetryCounterFactory
MetaRegionLocationCache.retryCounterFactory
-
Uses of RetryCounterFactory in org.apache.hadoop.hbase.chaos
Fields in org.apache.hadoop.hbase.chaos declared as RetryCounterFactory -
Uses of RetryCounterFactory in org.apache.hadoop.hbase.namequeues
Methods in org.apache.hadoop.hbase.namequeues that return RetryCounterFactoryModifier and TypeMethodDescriptionprivate static RetryCounterFactory
WALEventTrackerTableAccessor.getRetryFactory
(org.apache.hadoop.conf.Configuration conf) -
Uses of RetryCounterFactory in org.apache.hadoop.hbase.regionserver
Fields in org.apache.hadoop.hbase.regionserver declared as RetryCounterFactoryModifier and TypeFieldDescriptionprivate final RetryCounterFactory
BootstrapNodeManager.retryCounterFactory
-
Uses of RetryCounterFactory in org.apache.hadoop.hbase.util
Fields in org.apache.hadoop.hbase.util declared as RetryCounterFactoryModifier and TypeFieldDescriptionprivate final RetryCounterFactory
HBaseFsck.createZNodeRetryCounterFactory
Deprecated.private final RetryCounterFactory
HBaseFsck.lockFileRetryCounterFactory
Deprecated.Methods in org.apache.hadoop.hbase.util that return RetryCounterFactoryModifier and TypeMethodDescriptionstatic 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. -
Uses of RetryCounterFactory in org.apache.hadoop.hbase.zookeeper
Fields in org.apache.hadoop.hbase.zookeeper declared as RetryCounterFactoryModifier and TypeFieldDescriptionprivate final RetryCounterFactory
RecoverableZooKeeper.retryCounterFactory