Class TestSuspendTRSPWhenHoldingRegionStateNodeLock
java.lang.Object
org.apache.hadoop.hbase.master.procedure.TestSuspendTRSPWhenHoldingRegionStateNodeLock
Testcase for HBASE-28240.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static byte[]
private static final HBaseTestingUtil
private static org.apache.hadoop.hbase.TableName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate <T> org.hamcrest.Matcher<org.apache.hadoop.hbase.procedure2.Procedure<T>>
notChildOf
(long procId) static void
setUp()
static void
tearDown()
void
-
Field Details
-
CLASS_RULE
-
HBTU
-
TABLE_NAME
-
FAMILY
-
-
Constructor Details
-
TestSuspendTRSPWhenHoldingRegionStateNodeLock
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
notChildOf
private <T> org.hamcrest.Matcher<org.apache.hadoop.hbase.procedure2.Procedure<T>> notChildOf(long procId) -
testSuspend
- Throws:
Exception
-