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