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
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.client.TestAsyncAdminBase
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClassMethods 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
-