|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Client | |
---|---|
org.apache.hadoop.hbase.rest.client |
Uses of Client in org.apache.hadoop.hbase.rest.client |
---|
Constructors in org.apache.hadoop.hbase.rest.client with parameters of type Client | |
---|---|
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,
String accessToken)
Constructor |
|
RemoteHTable(Client client,
org.apache.hadoop.conf.Configuration conf,
String name,
String accessToken)
Constructor |
|
RemoteHTable(Client client,
String name)
Constructor |
|
RemoteHTable(Client client,
String name,
String accessToken)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |