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