| Class | Description |
|---|---|
| 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.
|
| TestRemoteAdminRetries |
Tests
RemoteAdmin retries. |
| TestRemoteHTableRetries |
Test RemoteHTable retries.
|
| TestRemoteTable | |
| TestXmlParsing |
Test class for
RemoteAdmin to verify XML is parsed in a certain manner. |