Package | Description |
---|---|
org.apache.hadoop.hbase.rest.client |
Modifier and Type | Field and Description |
---|---|
(package private) Client |
RemoteAdmin.client |
(package private) Client |
RemoteHTable.client |
Constructor and Description |
---|
RemoteAdmin(Client client,
org.apache.hadoop.conf.Configuration conf)
Constructor
|
RemoteAdmin(Client client,
org.apache.hadoop.conf.Configuration conf,
String accessToken)
Constructor
|
RemoteHTable(Client client,
org.apache.hadoop.conf.Configuration conf,
byte[] name)
Constructor
|
RemoteHTable(Client client,
org.apache.hadoop.conf.Configuration conf,
String name)
Constructor
|
RemoteHTable(Client client,
String name)
Constructor
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.