Class TestTransitRegionStateProcedure
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestTransitRegionStateProcedure
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static byte[]static final HBaseClassTestRuleorg.junit.rules.TestNameprivate org.apache.hadoop.hbase.TableNameprivate static HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidvoidsetUp()static voidvoidtearDown()static voidprivate voidtestRecoveryAndDoubleExcution(org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure proc) voidvoidvoid
-
Field Details
-
CLASS_RULE
-
UTIL
-
CF
-
name
-
tableName
-
-
Constructor Details
-
TestTransitRegionStateProcedure
public TestTransitRegionStateProcedure()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOExceptionInterruptedException
-
resetProcExecutorTestingKillFlag
-
tearDown
- Throws:
IOException
-
testRecoveryAndDoubleExcution
private void testRecoveryAndDoubleExcution(org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure proc) throws Exception - Throws:
Exception
-
testRecoveryAndDoubleExecutionMove
- Throws:
Exception
-
testRecoveryAndDoubleExecutionReopen
- Throws:
Exception
-
testRecoveryAndDoubleExecutionUnassignAndAssign
- Throws:
Exception
-