Interface JobMasterServiceProcess

All Superinterfaces:
AutoCloseable, org.apache.flink.util.AutoCloseableAsync
All Known Implementing Classes:
DefaultJobMasterServiceProcess, JobMasterServiceProcess.WaitingForLeadership

public interface JobMasterServiceProcess extends org.apache.flink.util.AutoCloseableAsync
JobMasterServiceProcess is responsible for running a JobMasterService.