| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.rpc.messages |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocalRpcInvocation
Local rpc invocation message containing the remote procedure name, its parameter types and the
corresponding call arguments.
|
class |
RemoteRpcInvocation
Remote rpc invocation message which is used when the actor communication is remote.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.