public class TestRegionPlacement extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestRegionPlacement() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testRandomizedMatrix()
Used to test the correctness of this class.
|
void |
testRegionPlacement() |
public static final HBaseClassTestRule CLASS_RULE
public TestRegionPlacement()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testRegionPlacement() throws Exception
Exceptionpublic void testRandomizedMatrix()
Copyright © 2007–2019 Cloudera. All rights reserved.