Uses of Enum
org.apache.flink.runtime.dispatcher.runner.AbstractDispatcherLeaderProcess.State
Packages that use AbstractDispatcherLeaderProcess.State
-
Uses of AbstractDispatcherLeaderProcess.State in org.apache.flink.runtime.dispatcher.runner
Methods in org.apache.flink.runtime.dispatcher.runner that return AbstractDispatcherLeaderProcess.StateModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractDispatcherLeaderProcess.State.values()Returns an array containing the constants of this enum type, in the order they are declared.