Uses of Interface
org.apache.flink.runtime.taskexecutor.slot.SlotActions
-
Packages that use SlotActions Package Description org.apache.flink.runtime.taskexecutor.slot -
-
Uses of SlotActions in org.apache.flink.runtime.taskexecutor.slot
Methods in org.apache.flink.runtime.taskexecutor.slot with parameters of type SlotActions Modifier and Type Method Description voidTaskSlotTable. start(SlotActions initialSlotActions, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor)Start the task slot table with the given slot actions.voidTaskSlotTableImpl. start(SlotActions initialSlotActions, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor mainThreadExecutor)
-