| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.taskexecutor.slot |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TaskSlotTableImpl.start(SlotActions initialSlotActions,
org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor) |
void |
TaskSlotTable.start(SlotActions initialSlotActions,
org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor)
Start the task slot table with the given slot actions.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.