Package org.apache.hadoop.hbase.client
Class TestAsyncClusterAdminApi2
java.lang.Object
org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
org.apache.hadoop.hbase.client.TestAsyncAdminBase
org.apache.hadoop.hbase.client.TestAsyncClusterAdminApi2
Only used to test stopMaster/stopRegionServer/shutdown methods.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.TestAsyncAdminBase
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params
Methods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestAsyncClusterAdminApi2
public TestAsyncClusterAdminApi2()
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Overrides:
setUp
in classTestAsyncAdminBase
- Throws:
Exception
-
tearDown
- Overrides:
tearDown
in classTestAsyncAdminBase
- Throws:
Exception
-
testStop
- Throws:
Exception
-
testShutdown
- Throws:
Exception
-
trySleep
-