Class AbstractDispatcherLeaderProcess

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

@Internal public abstract class AbstractDispatcherLeaderProcess extends Object
A base DispatcherLeaderProcess.