public class TestRSGroups extends TestRSGroupsBase
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRSGroups.CPMasterObserver |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static org.slf4j.Logger |
LOG |
admin, cluster, groupPrefix, master, name, NUM_DEAD_SERVERS, 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 |
testCloneSnapshot() |
void |
testDefaultNamespaceCreateAndAssign() |
void |
testGroupInfoMultiAccessing() |
void |
testMisplacedRegions() |
void |
testMoveServersAndTables() |
void |
testNamespaceConstraint() |
void |
testNamespaceCreateAndAssign() |
void |
testRemoveServers() |
void |
testRSGroupsWithHBaseQuota() |
void |
testTableMoveTruncateAndDrop() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getNumServers, getTableRegionMap, getTableServerRegionMap, setup, testBogusArgs, testClearDeadServers, testCreateAndDrop, testCreateMultiRegion, testCreateWhenRsgroupNoOnlineServers, testDisabledTableMove, testFailRemoveGroup, testGroupBalance, testKillRS, testMoveServers, testMoveServersFromDefaultGroup, testMultiTableMove, testNonExistentTableMove, testRegionMove, testSimpleRegionServerMove, testValidGroupNamespublic static final HBaseClassTestRule CLASS_RULE
protected static final org.slf4j.Logger LOG
public TestRSGroups()
public void beforeMethod() throws Exception
Exceptionpublic void afterMethod() throws Exception
Exceptionpublic void testBasicStartUp() throws IOException
IOExceptionpublic void testNamespaceCreateAndAssign() throws Exception
Exceptionpublic void testDefaultNamespaceCreateAndAssign() throws Exception
Exceptionpublic void testNamespaceConstraint() throws Exception
Exceptionpublic void testGroupInfoMultiAccessing() throws Exception
Exceptionpublic void testMoveServersAndTables() throws Exception
testMoveServersAndTables in class TestRSGroupsBaseExceptionpublic void testTableMoveTruncateAndDrop() throws Exception
testTableMoveTruncateAndDrop in class TestRSGroupsBaseExceptionpublic void testRemoveServers() throws Exception
testRemoveServers in class TestRSGroupsBaseExceptionpublic void testMisplacedRegions() throws Exception
Exceptionpublic void testCloneSnapshot() throws Exception
Exceptionpublic void testRSGroupsWithHBaseQuota() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.