Package | Description |
---|---|
org.apache.flink.runtime.jobmaster.slotpool |
Modifier and Type | Class and Description |
---|---|
class |
SingleLogicalSlot
Implementation of the
LogicalSlot which is used by the SlotPoolImpl . |
class |
SlotSharingManager.MultiTaskSlot
SlotSharingManager.TaskSlot implementation which can have multiple other task slots assigned as children. |
Modifier and Type | Method and Description |
---|---|
boolean |
PhysicalSlot.tryAssignPayload(PhysicalSlot.Payload payload)
Tries to assign the given payload to this allocated slot.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.