Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
class |
MasterRegistry
Deprecated.
Since 2.5.0, will be removed in 4.0.0. Use
RpcConnectionRegistry instead. |
class |
RpcConnectionRegistry
Rpc based connection registry.
|
Modifier and Type | Method and Description |
---|---|
ConnectionRegistry |
AsyncConnectionImpl.getConnectionRegistry() |
ConnectionRegistry |
ConnectionImplementation.getConnectionRegistry() |
ConnectionRegistry |
ClusterConnection.getConnectionRegistry()
Get the
ConnectionRegistry used to orient this cluster. |
Constructor and Description |
---|
AsyncConnectionImpl(org.apache.hadoop.conf.Configuration conf,
ConnectionRegistry registry,
String clusterId,
User user) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.