public class TestAsyncTableAdminApi3 extends TestAsyncAdminBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
Constructor and Description |
---|
TestAsyncTableAdminApi3() |
Modifier and Type | Method and Description |
---|---|
void |
testDisableAndEnableTable() |
void |
testDisableAndEnableTables() |
void |
testEnableTableRetainAssignment() |
void |
testGetTableDescriptor() |
void |
testIsTableAvailable() |
void |
testIsTableEnabledAndDisabled() |
void |
testListTables() |
void |
testTableExist() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClass
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncTableAdminApi3()
public void testTableExist() throws Exception
Exception
public void testListTables() throws Exception
Exception
public void testGetTableDescriptor() throws Exception
Exception
public void testDisableAndEnableTable() throws Exception
Exception
public void testDisableAndEnableTables() throws Exception
Exception
public void testEnableTableRetainAssignment() throws Exception
Exception
public void testIsTableEnabledAndDisabled() throws Exception
Exception
public void testIsTableAvailable() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.