| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Method and Description | 
|---|---|
| AsyncAdmin | AsyncAdminBuilder. build()Create a  AsyncAdmininstance. | 
| default AsyncAdmin | AsyncConnection. getAdmin()Retrieve an  AsyncAdminimplementation to administer an HBase cluster. | 
| default AsyncAdmin | AsyncConnection. getAdmin(ExecutorService pool)Retrieve an  AsyncAdminimplementation to administer an HBase cluster. | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.