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 static void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic void beforeMethod()
throws java.lang.Exception
java.lang.Exceptionpublic void afterMethod()
throws java.lang.Exception
java.lang.Exceptionpublic void testBasicStartUp()
throws java.io.IOException
java.io.IOExceptionpublic void testNamespaceCreateAndAssign()
throws java.lang.Exception
java.lang.Exceptionpublic void testDefaultNamespaceCreateAndAssign()
throws java.lang.Exception
java.lang.Exceptionpublic void testNamespaceConstraint()
throws java.lang.Exception
java.lang.Exceptionpublic void testGroupInfoMultiAccessing()
throws java.lang.Exception
java.lang.Exceptionpublic void testMisplacedRegions()
throws java.lang.Exception
java.lang.Exceptionpublic void testCloneSnapshot()
throws java.lang.Exception
java.lang.Exception