Uses of Class
org.apache.flink.runtime.taskexecutor.slot.TaskSlot
Packages that use TaskSlot
-
Uses of TaskSlot in org.apache.flink.runtime.taskexecutor.slot
Methods in org.apache.flink.runtime.taskexecutor.slot that return types with arguments of type TaskSlotModifier and TypeMethodDescriptionTaskSlotTable.getAllocatedSlots(org.apache.flink.api.common.JobID jobId) Return an iterator of allocated slots for the given job id.TaskSlotTableImpl.getAllocatedSlots(org.apache.flink.api.common.JobID jobId)