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