Package | Description |
---|---|
org.apache.hadoop.hbase.client |
Provides HBase Client
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ConnectionUtils.MasterlessConnection
Some tests shut down the master.
|
class |
CoprocessorHConnection
Connection to an HTable from within a Coprocessor.
|
Modifier and Type | Field and Description |
---|---|
(package private) ConnectionManager.HConnectionImplementation |
ZooKeeperRegistry.hci |
Modifier and Type | Field and Description |
---|---|
(package private) static Map<HConnectionKey,ConnectionManager.HConnectionImplementation> |
ConnectionManager.CONNECTION_INSTANCES |
Constructor and Description |
---|
MetricsConnection(ConnectionManager.HConnectionImplementation conn) |
ZooKeeperKeepAliveConnection(org.apache.hadoop.conf.Configuration conf,
String descriptor,
ConnectionManager.HConnectionImplementation conn) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.