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
@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestAsyncClusterAdminApi2
extends TestAsyncAdminBase
Only used to test stopMaster/stopRegionServer/shutdown methods.
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.client.TestAsyncAdminBase
admin, ASYNC_CONN, FAMILY, FAMILY_0, FAMILY_1, getAdmin, LOG, tableName, TEST_UTIL -
Constructor Summary
ConstructorsConstructorDescriptionTestAsyncClusterAdminApi2(Supplier<org.apache.hadoop.hbase.client.AsyncAdmin> admin) -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.client.TestAsyncAdminBase
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, parametersMethods inherited from class org.apache.hadoop.hbase.client.AbstractTestUpdateConfiguration
addResourceToRegionServerConfiguration, replaceHBaseSiteXML, restoreHBaseSiteXML, setUpConfigurationFiles
-
Constructor Details
-
TestAsyncClusterAdminApi2
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
setUp
- Overrides:
setUpin classTestAsyncAdminBase- Throws:
Exception
-
tearDown
- Overrides:
tearDownin classTestAsyncAdminBase- Throws:
Exception
-
testStop
- Throws:
Exception
-
testShutdown
- Throws:
Exception
-
trySleep
-