Uses of Class
org.apache.flink.runtime.dispatcher.runner.StoppedDispatcherLeaderProcess
-
Packages that use StoppedDispatcherLeaderProcess Package Description org.apache.flink.runtime.dispatcher.runner -
-
Uses of StoppedDispatcherLeaderProcess in org.apache.flink.runtime.dispatcher.runner
Methods in org.apache.flink.runtime.dispatcher.runner that return StoppedDispatcherLeaderProcess Modifier and Type Method Description static StoppedDispatcherLeaderProcessStoppedDispatcherLeaderProcess. valueOf(String name)Returns the enum constant of this type with the specified name.static StoppedDispatcherLeaderProcess[]StoppedDispatcherLeaderProcess. values()Returns an array containing the constants of this enum type, in the order they are declared.
-