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, 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