Class ExecutionSlotSharingGroup

java.lang.Object
org.apache.flink.runtime.scheduler.ExecutionSlotSharingGroup

public class ExecutionSlotSharingGroup extends Object
Represents execution vertices that will run the same shared slot.
  • Constructor Details

    • ExecutionSlotSharingGroup

      public ExecutionSlotSharingGroup(@Nonnull SlotSharingGroup slotSharingGroup)
  • Method Details