Class TestTransitRegionStateProcedure
java.lang.Object
org.apache.hadoop.hbase.master.assignment.TestTransitRegionStateProcedure
-
Field Summary
Modifier and TypeFieldDescriptionprivate static byte[]
static final HBaseClassTestRule
org.junit.rules.TestName
private org.apache.hadoop.hbase.TableName
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate void
void
setUp()
static void
void
tearDown()
static void
private void
testRecoveryAndDoubleExcution
(org.apache.hadoop.hbase.master.assignment.TransitRegionStateProcedure proc) void
void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
CF
-
name
-
tableName
-
-
Constructor Details
-
TestTransitRegionStateProcedure
public TestTransitRegionStateProcedure()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Throws:
IOException
InterruptedException
-
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
-