public class TestRSGroupsBasics extends TestRSGroupsBase
TestRSGroupsBase.CPMasterObserver| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| protected static org.slf4j.Logger | LOG | 
admin, cluster, groupPrefix, INIT, master, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, observer, rand, rsGroupAdmin, rsGroupAdminEndpoint, tableName, tablePrefix, TEST_UTIL, WAIT_TIMEOUT| Constructor and Description | 
|---|
| TestRSGroupsBasics() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | afterMethod() | 
| void | beforeMethod() | 
| private void | restartHBaseCluster() | 
| static void | setUp() | 
| static void | tearDown() | 
| void | testBasicStartUp() | 
| void | testClearDeadServers() | 
| void | testClearNotProcessedDeadServer() | 
| void | testCloneSnapshot() | 
| void | testCreateAndDrop() | 
| void | testCreateMultiRegion() | 
| void | testCreateWhenRsgroupNoOnlineServers() | 
| void | testDefaultNamespaceCreateAndAssign() | 
| void | testNamespaceCreateAndAssign() | 
| void | testRSGroupsWithHBaseQuota() | 
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethodpublic static final HBaseClassTestRule CLASS_RULE
protected static final org.slf4j.Logger LOG
public TestRSGroupsBasics()
public void beforeMethod() throws Exception
Exceptionpublic void afterMethod() throws Exception
Exceptionpublic void testBasicStartUp() throws IOException
IOExceptionpublic void testCreateAndDrop() throws Exception
Exceptionpublic void testCreateMultiRegion() throws IOException
IOExceptionpublic void testNamespaceCreateAndAssign() throws Exception
Exceptionpublic void testCreateWhenRsgroupNoOnlineServers() throws Exception
Exceptionpublic void testDefaultNamespaceCreateAndAssign() throws Exception
Exceptionpublic void testCloneSnapshot() throws Exception
Exceptionpublic void testClearDeadServers() throws Exception
Exceptionpublic void testClearNotProcessedDeadServer() throws Exception
Exceptionpublic void testRSGroupsWithHBaseQuota() throws Exception
Exceptionprivate void restartHBaseCluster() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.