Uses of Package
org.apache.hadoop.hbase.rest.client

Packages that use org.apache.hadoop.hbase.rest.client
org.apache.hadoop.hbase.rest.client   
 

Classes in org.apache.hadoop.hbase.rest.client used by org.apache.hadoop.hbase.rest.client
Client
          A wrapper around HttpClient which provides some useful function and semantics for interacting with the REST gateway.
Cluster
          A list of 'host:port' addresses of HTTP servers operating as a single entity, for example multiple redundant web service gateways.
Response
          The HTTP result code, response headers, and body of a HTTP response.
 



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