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