| Package | Description |
|---|---|
| org.apache.flink.runtime.taskexecutor.slot |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TaskSlot<T>> |
TaskSlotTableImpl.getAllocatedSlots(org.apache.flink.api.common.JobID jobId) |
Iterator<TaskSlot<T>> |
TaskSlotTable.getAllocatedSlots(org.apache.flink.api.common.JobID jobId)
Return an iterator of allocated slots for the given job id.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.