| Package | Description |
|---|---|
| org.apache.hadoop.hbase.rest | |
| org.apache.hadoop.hbase.rest.client |
| Modifier and Type | Field and Description |
|---|---|
protected static Client |
RowResourceBase.client |
| Constructor and Description |
|---|
RemoteAdmin(Client client,
Configuration conf)
Constructor
|
RemoteAdmin(Client client,
Configuration conf,
String accessToken)
Constructor
|
RemoteHTable(Client client,
Configuration conf,
byte[] name)
Constructor
|
RemoteHTable(Client client,
Configuration conf,
String name)
Constructor
|
RemoteHTable(Client client,
String name)
Constructor
|