Package | Description |
---|---|
org.apache.flink.runtime.resourcemanager.slotmanager |
Modifier and Type | Method and Description |
---|---|
PendingSlotRequest |
PendingTaskManagerSlot.getAssignedPendingSlotRequest() |
PendingSlotRequest |
TaskManagerSlot.getAssignedSlotRequest() |
Modifier and Type | Method and Description |
---|---|
void |
PendingTaskManagerSlot.assignPendingSlotRequest(PendingSlotRequest pendingSlotRequestToAssign) |
void |
TaskManagerSlot.assignPendingSlotRequest(PendingSlotRequest pendingSlotRequest) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.