| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
ZKAsyncRegistry
Zookeeper based registry implementation.
|
| Modifier and Type | Field and Description |
|---|---|
private AsyncRegistry |
ConnectionImplementation.registry
Cluster 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–2020 The Apache Software Foundation. All rights reserved.