public class TestRegionPlacement2 extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestRegionPlacement2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testFavoredNodesPresentForRandomAssignment() |
void |
testFavoredNodesPresentForRoundRobinAssignment() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestRegionPlacement2()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testFavoredNodesPresentForRoundRobinAssignment() throws HBaseIOException
HBaseIOExceptionpublic void testFavoredNodesPresentForRandomAssignment() throws HBaseIOException
HBaseIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.