Uses of Class
org.apache.flink.runtime.taskexecutor.slot.SlotNotActiveException
-
Packages that use SlotNotActiveException Package Description org.apache.flink.runtime.taskexecutor.slot -
-
Uses of SlotNotActiveException in org.apache.flink.runtime.taskexecutor.slot
Methods in org.apache.flink.runtime.taskexecutor.slot that throw SlotNotActiveException Modifier and Type Method Description booleanTaskSlotTable. addTask(T task)Add the given task to the slot identified by the task's allocation id.booleanTaskSlotTableImpl. addTask(T task)
-