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 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 |
testTableMoveTruncateAndDrop() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getNumServers, getTableRegionMap, getTableServerRegionMap, setup, testBogusArgs, testClearDeadServers, testCreateAndDrop, testCreateMultiRegion, testCreateWhenRsgroupNoOnlineServers, testDisabledTableMove, testFailRemoveGroup, testGroupBalance, testKillRS, testMoveServers, testMultiTableMove, testRegionMove, testSimpleRegionServerMove, testValidGroupNamespublic static final HBaseClassTestRule CLASS_RULE
protected static final Logger LOG
public 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 testMoveServersAndTables()
throws java.lang.Exception
testMoveServersAndTables in class TestRSGroupsBasejava.lang.Exceptionpublic void testTableMoveTruncateAndDrop()
throws java.lang.Exception
testTableMoveTruncateAndDrop in class TestRSGroupsBasejava.lang.Exceptionpublic void testRemoveServers()
throws java.lang.Exception
testRemoveServers in class TestRSGroupsBasejava.lang.Exceptionpublic void testMisplacedRegions()
throws java.lang.Exception
java.lang.Exceptionpublic void testCloneSnapshot()
throws java.lang.Exception
java.lang.Exception