Uses of Class
org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlotRequest.Result
Packages that use PhysicalSlotRequest.Result
-
Uses of PhysicalSlotRequest.Result in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return types with arguments of type PhysicalSlotRequest.ResultModifier and TypeMethodDescriptionPhysicalSlotProvider.allocatePhysicalSlots(Collection<PhysicalSlotRequest> physicalSlotRequests) Submit requests to allocate physical slots.PhysicalSlotProviderImpl.allocatePhysicalSlots(Collection<PhysicalSlotRequest> physicalSlotRequests)