Uses of Class
org.apache.flink.runtime.jobmaster.slotpool.SingleLogicalSlot
-
Packages that use SingleLogicalSlot Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of SingleLogicalSlot in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return SingleLogicalSlot Modifier and Type Method Description static SingleLogicalSlotSingleLogicalSlot. allocateFromPhysicalSlot(SlotRequestId slotRequestId, PhysicalSlot physicalSlot, Locality locality, SlotOwner slotOwner, boolean slotWillBeOccupiedIndefinitely)
-