Package | Description |
---|---|
org.apache.flink.runtime.jobmaster.slotpool |
Modifier and Type | Method and Description |
---|---|
Collection<AllocatedSlotPool.FreeSlotInfo> |
DefaultAllocatedSlotPool.getFreeSlotsInformation() |
Collection<AllocatedSlotPool.FreeSlotInfo> |
AllocatedSlotPool.getFreeSlotsInformation()
Returns information about all currently free slots.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.