Uses of Enum
org.apache.flink.runtime.taskexecutor.TaskManagerRunner.Result
Packages that use TaskManagerRunner.Result
-
Uses of TaskManagerRunner.Result in org.apache.flink.runtime.taskexecutor
Methods in org.apache.flink.runtime.taskexecutor that return TaskManagerRunner.ResultModifier and TypeMethodDescriptionstatic TaskManagerRunner.ResultReturns the enum constant of this type with the specified name.static TaskManagerRunner.Result[]TaskManagerRunner.Result.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.taskexecutor that return types with arguments of type TaskManagerRunner.ResultModifier and TypeMethodDescriptionTaskManagerRunner.closeAsync()TaskManagerRunner.getTerminationFuture()