public class TestRegionMover3 extends Object
Modifier and Type | Class and Description |
---|---|
private static class |
TestRegionMover3.MockRackManager |
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static org.apache.hadoop.hbase.ServerName |
rs0 |
private static org.apache.hadoop.hbase.ServerName |
rs1 |
private static org.apache.hadoop.hbase.ServerName |
rs2 |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestRegionMover3() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testRegionUnloadWithRack() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
private static final HBaseTestingUtility TEST_UTIL
private static org.apache.hadoop.hbase.ServerName rs0
private static org.apache.hadoop.hbase.ServerName rs1
private static org.apache.hadoop.hbase.ServerName rs2
public TestRegionMover3()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testRegionUnloadWithRack() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.