| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.taskexecutor.slot |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
TaskSlotTableImpl.addTask(T task) |
boolean |
TaskSlotTable.addTask(T task)
Add the given task to the slot identified by the task's allocation id.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.