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