Uses of Enum
org.apache.flink.datastream.api.context.JobInfo.ExecutionMode
Packages that use JobInfo.ExecutionMode
-
Uses of JobInfo.ExecutionMode in org.apache.flink.datastream.api.context
Methods in org.apache.flink.datastream.api.context that return JobInfo.ExecutionModeModifier and TypeMethodDescriptionJobInfo.getExecutionMode()Get theJobInfo.ExecutionModeof current job.static JobInfo.ExecutionModeReturns the enum constant of this type with the specified name.static JobInfo.ExecutionMode[]JobInfo.ExecutionMode.values()Returns an array containing the constants of this enum type, in the order they are declared.