Class ReservedSlots
java.lang.Object
org.apache.flink.runtime.scheduler.adaptive.allocator.ReservedSlots
Container for the set of reserved slots for
ExecutionVertexID.-
Method Summary
Modifier and TypeMethodDescriptionstatic ReservedSlotscreate(Map<ExecutionVertexID, LogicalSlot> assignedSlots) getSlotFor(ExecutionVertexID executionVertexId)
-
Method Details
-
getSlotFor
-
create
-