public class TestRSGroups extends TestRSGroupsBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static boolean |
INIT |
protected static org.slf4j.Logger |
LOG |
private static org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint |
rsGroupAdminEndpoint |
admin, cluster, groupPrefix, master, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, rand, rsGroupAdmin, tableName, 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 |
testNamespaceConstraint() |
void |
testNamespaceCreateAndAssign() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getNumServers, getTableRegionMap, getTableServerRegionMap, removeGroup, setup, testBogusArgs, testClearDeadServers, testCreateAndDrop, testCreateMultiRegion, testCreateWhenRsgroupNoOnlineServers, testDisabledTableMove, testFailRemoveGroup, testGroupBalance, testKillRS, testMoveServers, testMoveServersAndTables, testMultiTableMove, testNonExistentTableMove, testRegionMove, testRemoveServers, testSimpleRegionServerMove, testTableMoveTruncateAndDrop, testValidGroupNamespublic static final HBaseClassTestRule CLASS_RULE
protected static final org.slf4j.Logger LOG
private static boolean INIT
private static org.apache.hadoop.hbase.rsgroup.RSGroupAdminEndpoint rsGroupAdminEndpoint
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 testMisplacedRegions() throws Exception
Exceptionpublic void testCloneSnapshot() throws Exception
ExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.