public class TestChangeSplitPolicyAction extends Action
Action.ActionContext| Modifier and Type | Field and Description |
|---|---|
private static ChangeSplitPolicyAction |
action |
private org.apache.hadoop.hbase.client.Admin |
admin |
static HBaseClassTestRule |
CLASS_RULE |
private org.apache.hadoop.hbase.TableName |
tableName |
private static IntegrationTestingUtility |
TEST_UTIL |
cluster, context, initialServers, initialStatus, KILL_DATANODE_TIMEOUT_DEFAULT, KILL_DATANODE_TIMEOUT_KEY, KILL_MASTER_TIMEOUT_DEFAULT, KILL_MASTER_TIMEOUT_KEY, KILL_RS_TIMEOUT_DEFAULT, KILL_RS_TIMEOUT_KEY, KILL_ZK_NODE_TIMEOUT_DEFAULT, KILL_ZK_NODE_TIMEOUT_KEY, killDataNodeTimeout, killMasterTimeout, killRsTimeout, killZkNodeTimeout, START_DATANODE_TIMEOUT_DEFAULT, START_DATANODE_TIMEOUT_KEY, START_MASTER_TIMEOUT_DEFAULT, START_MASTER_TIMEOUT_KEY, START_RS_TIMEOUT_DEFAULT, START_RS_TIMEOUT_KEY, START_ZK_NODE_TIMEOUT_DEFAULT, START_ZK_NODE_TIMEOUT_KEY, startDataNodeTimeout, startMasterTimeout, startRsTimeout, startZkNodeTimeout| Constructor and Description |
|---|
TestChangeSplitPolicyAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testChangeSplitPolicyAction() |
forceBalancer, getConf, getCurrentServers, init, killDataNode, killMaster, killRs, killZKNode, modifyAllTableColumns, modifyAllTableColumns, perform, startDataNode, startMaster, startRs, startZKNode, unbalanceRegionspublic static final HBaseClassTestRule CLASS_RULE
private static final IntegrationTestingUtility TEST_UTIL
private static ChangeSplitPolicyAction action
private org.apache.hadoop.hbase.client.Admin admin
private org.apache.hadoop.hbase.TableName tableName
public TestChangeSplitPolicyAction()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testChangeSplitPolicyAction() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.