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