See: Description
| Interface | Description |
|---|---|
| Delayable |
A call whose response can be delayed by the server.
|
| HBaseRPCErrorHandler |
An interface for calling out of RPC for error conditions.
|
| RpcCallContext | |
| RpcServerInterface |
| Class | Description |
|---|---|
| MetricsHBaseServer | |
| MetricsHBaseServerWrapperImpl | |
| RequestContext |
Represents client information (authenticated username, remote address, protocol)
for the currently executing request within a RPC server handler thread.
|
| RpcServer |
An RPC server that hosts protobuf described Services.
|
| RpcServer.BlockingServiceAndInterface |
Datastructure for passing a
BlockingService and its associated class of
protobuf service interface. |
| Exception | Description |
|---|---|
| EmptyServiceNameException | |
| RpcServer.CallQueueTooBigException | |
| UnknownServiceException |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.