Uses of Class
org.apache.flink.runtime.scheduler.adaptive.allocator.ReservedSlots
Packages that use ReservedSlots
-
Uses of ReservedSlots in org.apache.flink.runtime.scheduler.adaptive.allocator
Methods in org.apache.flink.runtime.scheduler.adaptive.allocator that return ReservedSlotsModifier and TypeMethodDescriptionstatic ReservedSlotsReservedSlots.create(Map<ExecutionVertexID, LogicalSlot> assignedSlots) Methods in org.apache.flink.runtime.scheduler.adaptive.allocator that return types with arguments of type ReservedSlotsModifier and TypeMethodDescriptionSlotAllocator.tryReserveResources(JobSchedulingPlan jobSchedulingPlan) Reserves slots according to the given assignment if possible.SlotSharingSlotAllocator.tryReserveResources(JobSchedulingPlan jobSchedulingPlan)