Package org.apache.hadoop.hbase.master
Class TestRegionsRecoveryConfigManager
java.lang.Object
org.apache.hadoop.hbase.master.TestRegionsRecoveryConfigManager
Test for Regions Recovery Config Manager
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate MiniHBaseClusterprivate org.apache.hadoop.conf.Configurationprivate static final HBaseTestingUtilityprivate org.apache.hadoop.hbase.master.HMasterprivate org.apache.hadoop.hbase.master.RegionsRecoveryConfigManager -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CLASS_RULE
-
HBASE_TESTING_UTILITY
-
cluster
-
hMaster
-
regionsRecoveryConfigManager
-
conf
-
-
Constructor Details
-
TestRegionsRecoveryConfigManager
public TestRegionsRecoveryConfigManager()
-
-
Method Details