Class RpcTaskOperatorEventGateway

java.lang.Object
org.apache.flink.runtime.taskexecutor.rpc.RpcTaskOperatorEventGateway
All Implemented Interfaces:
TaskOperatorEventGateway

public class RpcTaskOperatorEventGateway extends Object implements TaskOperatorEventGateway
An OperatorEventSender that calls the RPC gateway JobMasterOperatorEventGateway to send the messages to the coordinator.