public class TestRegionOpen extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestRegionOpen() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
before() |
void |
testNonExistentRegionReplica() |
void |
testPriorityRegionIsOpenedWithSeparateThreadPool() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestRegionOpen()
public static void afterClass() throws Exception
Exceptionpublic void testPriorityRegionIsOpenedWithSeparateThreadPool() throws Exception
Exceptionpublic void testNonExistentRegionReplica() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.