public class TestAsyncAdminWithRegionReplicas extends TestAsyncAdminBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestAsyncAdminWithRegionReplicas() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
void |
testCloneTableSchema() |
void |
testGetTableRegions() |
void |
testMergeNonDefaultReplicas() |
void |
testMoveNonDefaultReplica() |
private void |
testMoveNonDefaultReplica(org.apache.hadoop.hbase.TableName tableName) |
void |
testSplitNonDefaultReplica() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClass
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncAdminWithRegionReplicas()
public static void setUpBeforeClass() throws Exception
Exception
private void testMoveNonDefaultReplica(org.apache.hadoop.hbase.TableName tableName) throws InterruptedException, ExecutionException
public void testMoveNonDefaultReplica() throws InterruptedException, ExecutionException, IOException
public void testSplitNonDefaultReplica() throws InterruptedException, ExecutionException, IOException
public void testMergeNonDefaultReplicas() throws InterruptedException, ExecutionException, IOException
public void testCloneTableSchema() throws IOException, InterruptedException, ExecutionException
public void testGetTableRegions() throws InterruptedException, ExecutionException, IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.