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

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
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.