Class TaskManagerOptionsInternal


  • @Internal
    public class TaskManagerOptionsInternal
    extends Object
    TaskManager options that are not meant to be used by the user.
    • Field Detail

      • TASK_MANAGER_RESOURCE_ID_METADATA

        public static final ConfigOption<String> TASK_MANAGER_RESOURCE_ID_METADATA
      • TASK_MANAGER_NODE_ID

        public static final ConfigOption<String> TASK_MANAGER_NODE_ID
        The ID of the node where the TaskManager is located on. In Yarn and Native Kubernetes mode, this option will be set by resource manager when launch a container for the task executor. In other modes, this option will not be set. This option is only used internally.
    • Constructor Detail

      • TaskManagerOptionsInternal

        public TaskManagerOptionsInternal()