public class TestRSGroups extends TestRSGroupsBase
Modifier and Type | Field and Description |
---|---|
protected static Log |
LOG |
admin, cluster, groupPrefix, NUM_SLAVES_BASE, rand, rsGroupAdmin, tablePrefix, TEST_UTIL, WAIT_TIMEOUT
Constructor and Description |
---|
TestRSGroups() |
Modifier and Type | Method and Description |
---|---|
void |
afterMethod() |
void |
beforeMethod() |
static void |
setUp() |
static void |
tearDown() |
void |
testBasicStartUp() |
void |
testDefaultNamespaceCreateAndAssign() |
void |
testGroupInfoMultiAccessing() |
void |
testMisplacedRegions() |
void |
testNamespaceConstraint() |
void |
testNamespaceCreateAndAssign() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getNumServers, getTableRegionMap, getTableServerRegionMap, testBogusArgs, testCreateAndDrop, testCreateMultiRegion, testFailRemoveGroup, testGroupBalance, testKillRS, testMoveServers, testRegionMove, testSimpleRegionServerMove, testTableMoveTruncateAndDrop, testValidGroupNames
public void testBasicStartUp() throws IOException
IOException
public void testNamespaceCreateAndAssign() throws Exception
Exception
public void testDefaultNamespaceCreateAndAssign() throws Exception
Exception
public void testGroupInfoMultiAccessing() throws Exception
Exception