JobManagerTask.withAllowLowPriorityNode(Boolean allowLowPriorityNode) 方法
定义
Set the default value is true.
public JobManagerTask withAllowLowPriorityNode(Boolean allowLowPriorityNode)
参数
- allowLowPriorityNode
-
Boolean
the allowLowPriorityNode value to set
返回
the JobManagerTask object itself.
适用于