| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Class and Description | 
|---|---|
| (package private) class  | ZKAsyncRegistryFetch the registry data from zookeeper. | 
| Modifier and Type | Field and Description | 
|---|---|
| private AsyncRegistry | ConnectionImplementation. registryCluster registry of basic info such as clusterid and meta region location. | 
| (package private) AsyncRegistry | AsyncConnectionImpl. registry | 
| private AsyncRegistry | AsyncMetaRegionLocator. registry | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static AsyncRegistry | AsyncRegistryFactory. getRegistry(org.apache.hadoop.conf.Configuration conf) | 
| Constructor and Description | 
|---|
| AsyncConnectionImpl(org.apache.hadoop.conf.Configuration conf,
                   AsyncRegistry registry,
                   String clusterId,
                   User user) | 
| AsyncMetaRegionLocator(AsyncRegistry registry) | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.