Uses of Enum
org.apache.flink.runtime.taskmanager.TaskManagerLocation.ResolutionMode
Packages that use TaskManagerLocation.ResolutionMode
-
Uses of TaskManagerLocation.ResolutionMode in org.apache.flink.runtime.taskmanager
Methods in org.apache.flink.runtime.taskmanager that return TaskManagerLocation.ResolutionModeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static TaskManagerLocation.ResolutionMode[]TaskManagerLocation.ResolutionMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.taskmanager with parameters of type TaskManagerLocation.ResolutionModeModifier and TypeMethodDescriptionstatic TaskManagerLocationTaskManagerLocation.fromUnresolvedLocation(UnresolvedTaskManagerLocation unresolvedLocation, TaskManagerLocation.ResolutionMode resolutionMode)