Class SessionDispatcherLeaderProcess

java.lang.Object
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
org.apache.flink.runtime.dispatcher.runner.SessionDispatcherLeaderProcess
All Implemented Interfaces:
AutoCloseable, ExecutionPlanStore.ExecutionPlanListener, org.apache.flink.util.AutoCloseableAsync

public class SessionDispatcherLeaderProcess extends AbstractDispatcherLeaderProcess implements ExecutionPlanStore.ExecutionPlanListener
Process which encapsulates the job recovery logic and life cycle management of a Dispatcher.