Package org.apache.hadoop.hbase.client
Class TestAsyncTableAdminApi3
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
org.apache.hadoop.hbase.client.TestAsyncAdminBase
org.apache.hadoop.hbase.client.TestAsyncTableAdminApi3
Class to test asynchronous table admin operations.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
Methods inherited from class org.apache.hadoop.hbase.client.TestAsyncAdminBase
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClass
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestAsyncTableAdminApi3
public TestAsyncTableAdminApi3()
-
-
Method Details
-
testTableExist
- Throws:
Exception
-
testListTables
- Throws:
Exception
-
testGetTableDescriptor
- Throws:
Exception
-
testDisableAndEnableTable
- Throws:
Exception
-
testDisableAndEnableTables
- Throws:
Exception
-
testEnableTableRetainAssignment
- Throws:
Exception
-
testIsTableEnabledAndDisabled
- Throws:
Exception
-
testIsTableAvailable
- Throws:
Exception
-