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.
|
CallTimeoutException |
Client-side call timeout
|
FailedServerException |
Indicates that we're trying to connect to a already known as dead server.
|
FatalConnectionException |
Thrown when server finds fatal issue w/ connection setup: e.g.
|
RemoteWithExtrasException |
A
RemoteException with some extra information. |
ServerNotRunningYetException | |
StoppedRpcClientException | |
UnsupportedCellCodecException | |
UnsupportedCompressionCodecException | |
WrongVersionException |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.