Uses of Class
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess
-
Packages that use AbstractDispatcherLeaderProcess Package Description org.apache.flink.runtime.dispatcher.runner -
-
Uses of AbstractDispatcherLeaderProcess in org.apache.flink.runtime.dispatcher.runner
Subclasses of AbstractDispatcherLeaderProcess in org.apache.flink.runtime.dispatcher.runner Modifier and Type Class Description class
SessionDispatcherLeaderProcess
Process which encapsulates the job recovery logic and life cycle management of aDispatcher
.
-