Uses of Class
org.apache.hadoop.hbase.stargate.client.Client

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
 



Copyright © 2010 The Apache Software Foundation