Interface CheckpointCoordinatorGateway

  • All Superinterfaces:
    org.apache.flink.runtime.rpc.RpcGateway
    All Known Subinterfaces:
    JobMasterGateway
    All Known Implementing Classes:
    JobMaster

    public interface CheckpointCoordinatorGateway
    extends org.apache.flink.runtime.rpc.RpcGateway
    RPC Gateway interface for messages to the CheckpointCoordinator.