Uses of Enum
org.apache.flink.runtime.entrypoint.ClusterEntrypoint.ExecutionMode
Packages that use ClusterEntrypoint.ExecutionMode
-
Uses of ClusterEntrypoint.ExecutionMode in org.apache.flink.runtime.entrypoint
Methods in org.apache.flink.runtime.entrypoint that return ClusterEntrypoint.ExecutionModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static ClusterEntrypoint.ExecutionMode[]ClusterEntrypoint.ExecutionMode.values()Returns an array containing the constants of this enum type, in the order they are declared.