Uses of Class
org.apache.hadoop.hbase.client.TestAsyncAdminBase
Packages that use TestAsyncAdminBase
-
Uses of TestAsyncAdminBase in org.apache.hadoop.hbase.client
Subclasses of TestAsyncAdminBase in org.apache.hadoop.hbase.clientModifier and TypeClassDescriptionclass
class
Testcase for HBASE-22135.class
class
class
class
Only used to test stopMaster/stopRegionServer/shutdown methods.class
class
Class to test asynchronous namespace admin operations.class
Class to test asynchronous procedure admin operations.class
class
Class to test asynchronous region admin operations.class
Class to test asynchronous region admin operations.class
Class to test asynchronous replication admin operations.class
Class to test asynchronous replication admin operations when more than 1 clusterclass
class
Class to test asynchronous table admin operations.class
Class to test asynchronous table admin operationsclass
Class to test asynchronous table admin operations.class
Test the admin operations for Balancer, Normalizer, CleanerChore, and CatalogJanitor.