| Package | Description |
|---|---|
| org.apache.hadoop.hbase.client |
Provides HBase Client
|
| org.apache.hadoop.hbase.ipc |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestRpcControllerFactory.CountingRpcController |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingPayloadCarryingRpcController
Simple delegating controller for use with the
RpcControllerFactory to help override
standard behavior of a PayloadCarryingRpcController. |
class |
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc.
|