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, testValidGroupNamespublic void testBasicStartUp()
throws IOException
IOExceptionpublic void testNamespaceCreateAndAssign()
throws Exception
Exceptionpublic void testDefaultNamespaceCreateAndAssign()
throws Exception
Exceptionpublic void testGroupInfoMultiAccessing()
throws Exception
Exception