|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.ipc | |
---|---|
org.apache.hadoop.hbase.client | Provides HBase Client |
org.apache.hadoop.hbase.ipc | |
org.apache.hadoop.hbase.protobuf | Holds classes generated from protobuf
src/main/protobuf definition files. |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.client | |
---|---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to call coprocessor endpoint Service s. |
|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc. |
|
RpcControllerFactory
Factory to create a PayloadCarryingRpcController |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.ipc | |
---|---|
CoprocessorRpcChannel
Base class which provides clients with an RPC connection to call coprocessor endpoint Service s. |
|
FatalConnectionException
Thrown when server finds fatal issue w/ connection setup: e.g. |
|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc. |
|
RpcClient
Does RPC against a cluster. |
|
RpcClient.Call
A call waiting for a value. |
|
RpcClient.Connection
Thread that reads responses and notifies callers. |
|
RpcClient.ConnectionId
This class holds the address and the user ticket, etc. |
|
RpcControllerFactory
Factory to create a PayloadCarryingRpcController |
Classes in org.apache.hadoop.hbase.ipc used by org.apache.hadoop.hbase.protobuf | |
---|---|
PayloadCarryingRpcController
Optionally carries Cells across the proxy/service interface down into ipc. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |