Enum AbstractDispatcherLeaderProcess.State

java.lang.Object
java.lang.Enum<AbstractDispatcherLeaderProcess.State>
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
All Implemented Interfaces:
Serializable, Comparable<AbstractDispatcherLeaderProcess.State>
Enclosing class:
AbstractDispatcherLeaderProcess

protected static enum AbstractDispatcherLeaderProcess.State extends Enum<AbstractDispatcherLeaderProcess.State>
The state of the DispatcherLeaderProcess.