| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor.slot |
| Modifier and Type | Method and Description |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.