| Package | Description |
|---|---|
| org.apache.flink.runtime.rpc.messages |
| Modifier and Type | Class and Description |
|---|---|
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 and, thus, the
message has to be serialized.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.