public class TestSettingTimeoutOnBlockingPoint extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestSettingTimeoutOnBlockingPoint.SleepCoprocessor |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAM |
private static byte[] |
ROW1 |
private static byte[] |
ROW2 |
private static HBaseTestingUtility |
TEST_UTIL |
org.junit.rules.TestName |
testName |
| Constructor and Description |
|---|
TestSettingTimeoutOnBlockingPoint() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpAfterClass() |
static void |
setUpBeforeClass() |
void |
testRowLock() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility TEST_UTIL
private static final byte[] FAM
private static final byte[] ROW1
private static final byte[] ROW2
public org.junit.rules.TestName testName
public TestSettingTimeoutOnBlockingPoint()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void setUpAfterClass() throws Exception
Exceptionpublic void testRowLock() throws IOException
IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.