Uses of Enum
org.apache.flink.runtime.rest.handler.async.OperationResultStatus
Packages that use OperationResultStatus
-
Uses of OperationResultStatus in org.apache.flink.runtime.rest.handler.async
Methods in org.apache.flink.runtime.rest.handler.async that return OperationResultStatusModifier and TypeMethodDescriptionOperationResult.getStatus()static OperationResultStatusReturns the enum constant of this type with the specified name.static OperationResultStatus[]OperationResultStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.