Class TestProcedureAdmin
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestProcedureAdmin
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final org.slf4j.Loggerorg.junit.rules.TestNameprotected 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>voidsetup()static voidprivate static voidsetupConf(org.apache.hadoop.conf.Configuration conf) voidtearDown()voidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
LOG
-
name
-
UTIL
-
-
Constructor Details
-
TestProcedureAdmin
public TestProcedureAdmin()
-
-
Method Details
-
setupConf
-
setupCluster
- Throws:
Exception
-
cleanupTest
- Throws:
Exception
-
setup
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
testAbortProcedureSuccess
- Throws:
Exception
-
testAbortProcedureFailure
- Throws:
Exception
-
testAbortProcedureInterruptedNotAllowed
- Throws:
Exception
-
testAbortNonExistProcedure
- Throws:
Exception
-
testGetProcedure
- Throws:
Exception
-
getMasterProcedureExecutor
private org.apache.hadoop.hbase.procedure2.ProcedureExecutor<org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv> getMasterProcedureExecutor()
-