Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.PhysicalSlot.Payload
Packages that use PhysicalSlot.Payload
-
Uses of PhysicalSlot.Payload in org.apache.flink.runtime.jobmaster.slotpool
Classes in org.apache.flink.runtime.jobmaster.slotpool that implement PhysicalSlot.PayloadMethods in org.apache.flink.runtime.jobmaster.slotpool with parameters of type PhysicalSlot.PayloadModifier and TypeMethodDescriptionbooleanPhysicalSlot.tryAssignPayload(PhysicalSlot.Payload payload) Tries to assign the given payload to this allocated slot.