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

Class Summary
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.
RemoteAdmin  
RemoteHTable HTable interface to remote tables accessed via REST gateway
Response The HTTP result code, response headers, and body of a HTTP response.
 



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