public class TestMigrateRSGroupInfo extends TestRSGroupsBase
Modifier and Type | Class and Description |
---|---|
static class |
TestMigrateRSGroupInfo.HMasterForTest |
TestRSGroupsBase.CPMasterObserver
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static byte[] |
FAMILY |
private static int |
NUM_TABLES |
private static CountDownLatch |
RESUME |
private static org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient |
RS_GROUP_ADMIN_CLIENT |
private static String |
TABLE_NAME_PREFIX |
ADMIN, CLUSTER, GROUP_PREFIX, INIT, LOG, MASTER, name, NUM_DEAD_SERVERS, NUM_SLAVES_BASE, OBSERVER, TABLE_PREFIX, tableName, TEST_UTIL, WAIT_TIMEOUT
Constructor and Description |
---|
TestMigrateRSGroupInfo() |
Modifier and Type | Method and Description |
---|---|
static void |
setUp() |
static void |
tearDown() |
void |
testMigrate() |
addGroup, deleteGroups, deleteNamespaceIfNecessary, deleteTableIfNecessary, getGroupName, getNameWithoutIndex, getNumServers, getServerName, getTableRegionMap, getTableServerRegionMap, initialize, removeGroup, setUpBeforeMethod, setUpTestBeforeClass, tearDownAfterClass, tearDownAfterMethod, toggleQuotaCheckAndRestartMiniCluster
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
private static String TABLE_NAME_PREFIX
private static int NUM_TABLES
private static byte[] FAMILY
private static org.apache.hadoop.hbase.rsgroup.RSGroupAdminClient RS_GROUP_ADMIN_CLIENT
private static CountDownLatch RESUME
public TestMigrateRSGroupInfo()
public void testMigrate() throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.