public class TestRegionRebalancing extends Object
Modifier and Type | Field and Description |
---|---|
static Log |
LOG |
Constructor and Description |
---|
TestRegionRebalancing(String balancerName) |
Modifier and Type | Method and Description |
---|---|
void |
after() |
void |
before() |
static Collection<Object[]> |
data() |
void |
testRebalanceOnRegionServerNumberChange()
For HBASE-71.
|
public TestRegionRebalancing(String balancerName)
public static Collection<Object[]> data()
public void testRebalanceOnRegionServerNumberChange() throws IOException, InterruptedException
IOException
InterruptedException