Uses of Interface
org.apache.flink.runtime.jobmaster.SlotContext
Packages that use SlotContext
-
Uses of SlotContext in org.apache.flink.runtime.jobmaster.slotpool
Subinterfaces of SlotContext in org.apache.flink.runtime.jobmaster.slotpoolConstructors in org.apache.flink.runtime.jobmaster.slotpool with parameters of type SlotContextModifierConstructorDescriptionSingleLogicalSlot(SlotRequestId slotRequestId, SlotContext slotContext, Locality locality, SlotOwner slotOwner) SingleLogicalSlot(SlotRequestId slotRequestId, SlotContext slotContext, Locality locality, SlotOwner slotOwner, boolean willBeOccupiedIndefinitely)