Package org.apache.hadoop.hbase.master
Class TestAlwaysStandByHMaster
java.lang.Object
org.apache.hadoop.hbase.master.TestAlwaysStandByHMaster
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRulestatic final MiniClusterRuleprivate static final StartTestingClusterOption - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidTests that the AlwaysStandByHMaster does not transition to active state even if no active master exists. 
- 
Field Details
- 
CLASS_RULE
 - 
OPTION
 - 
miniClusterRule
 
 - 
 - 
Constructor Details
- 
TestAlwaysStandByHMaster
public TestAlwaysStandByHMaster() 
 - 
 - 
Method Details
- 
testAlwaysStandBy
Tests that the AlwaysStandByHMaster does not transition to active state even if no active master exists.- Throws:
 Exception
 
 -