| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rpc.exceptions |
| 限定符和类型 | 类和说明 |
|---|---|
class |
EndpointNotStartedException
Exception which is thrown if an endpoint has not been started (yet).
|
class |
FencingTokenException
Exception which is thrown if the fencing tokens of a
FencedRpcEndpoint do not match. |
class |
HandshakeException
Exception which signals a handshake failure.
|
class |
RecipientUnreachableException
Exception which indicates that the specified recipient is unreachable.
|
class |
RpcConnectionException
Exception class which is thrown if a rpc connection failed.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.