See: Description
Class | Description |
---|---|
CoprocessorRpcChannel |
Base class which provides clients with an RPC connection to
call coprocessor endpoint
Service s. |
Exception | Description |
---|---|
BadAuthException | |
CallerDisconnectedException |
Exception indicating that the remote host making this IPC lost its
IPC connection.
|
FatalConnectionException |
Thrown when server finds fatal issue w/ connection setup: e.g.
|
RemoteWithExtrasException |
A
RemoteException with some extra information. |
RpcClient.CallTimeoutException |
Client-side call timeout
|
RpcClient.FailedServerException | |
ServerNotRunningYetException | |
StoppedRpcClientException | |
UnsupportedCellCodecException | |
UnsupportedCompressionCodecException | |
WrongVersionException |
Copyright © 2014 The Apache Software Foundation. All rights reserved.