public abstract class AbstractHbaseClient
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
clusterId |
| Constructor and Description |
|---|
AbstractHbaseClient(org.apache.hadoop.hbase.client.HConnection connection)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hbase.client.HConnection |
getConnection()
Get HConnection to talk to master/cluster
|