| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.client | Provides HBase Client | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MasterRegistryMaster based registry implementation. | 
| (package private) class  | ZKConnectionRegistryZookeeper based registry implementation. | 
| Modifier and Type | Field and Description | 
|---|---|
| private ConnectionRegistry | ConnectionImplementation. registryCluster registry of basic info such as clusterid and meta region location. | 
| (package private) ConnectionRegistry | AsyncConnectionImpl. registry | 
| private ConnectionRegistry | AsyncMetaRegionLocator. registry | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) static ConnectionRegistry | ConnectionRegistryFactory. getRegistry(org.apache.hadoop.conf.Configuration conf) | 
| Constructor and Description | 
|---|
| AsyncConnectionImpl(org.apache.hadoop.conf.Configuration conf,
                   ConnectionRegistry registry,
                   String clusterId,
                   User user) | 
| AsyncMetaRegionLocator(ConnectionRegistry registry) | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.