public class TestAsyncRegionAdminApi2 extends TestAsyncAdminBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestAsyncRegionAdminApi2() |
Modifier and Type | Method and Description |
---|---|
private void |
initSplitMergeSwitch() |
private void |
splitTest(org.apache.hadoop.hbase.TableName tableName,
int rowCount,
boolean isSplitRegion,
byte[] splitPoint) |
void |
testGetRegionLocation() |
void |
testMergeRegions() |
void |
testMergeRegionsInvalidRegionCount() |
void |
testMergeSwitch() |
void |
testSplitSwitch() |
void |
testSplitTable() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClass
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncRegionAdminApi2()
public void testGetRegionLocation() throws Exception
Exception
public void testSplitSwitch() throws Exception
Exception
public void testMergeSwitch() throws Exception
Exception
private void initSplitMergeSwitch() throws Exception
Exception
public void testMergeRegions() throws Exception
Exception
public void testMergeRegionsInvalidRegionCount() throws Exception
Exception
public void testSplitTable() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.