public final class ReservedSlots extends Object
ExecutionVertexID
.Modifier and Type | Method and Description |
---|---|
static ReservedSlots |
create(Map<ExecutionVertexID,LogicalSlot> assignedSlots) |
LogicalSlot |
getSlotFor(ExecutionVertexID executionVertexId) |
public LogicalSlot getSlotFor(ExecutionVertexID executionVertexId)
public static ReservedSlots create(Map<ExecutionVertexID,LogicalSlot> assignedSlots)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.