Class TestSafemodeBringsDownMaster
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestSafemodeBringsDownMaster
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerprotected static final HBaseTestingUtility - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidprivate org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv>private voidvoidsetup()static voidprivate static voidsetupConf(org.apache.hadoop.conf.Configuration conf) voidtearDown()void 
- 
Field Details
- 
CLASS_RULE
 - 
LOG
 - 
UTIL
 
 - 
 - 
Constructor Details
- 
TestSafemodeBringsDownMaster
public TestSafemodeBringsDownMaster() 
 - 
 - 
Method Details
- 
setupConf
 - 
setupCluster
- Throws:
 Exception
 - 
cleanupTest
- Throws:
 Exception
 - 
setup
- Throws:
 Exception
 - 
getMasterProcedureExecutor
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> getMasterProcedureExecutor() - 
resetProcExecutorTestingKillFlag
 - 
tearDown
- Throws:
 Exception
 - 
testSafemodeBringsDownMaster
- Throws:
 Exception
 
 -