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