Class SlotSharingGroup


  • @Experimental
    public class SlotSharingGroup
    extends Object
    Describe the name and the different resource components of a slot sharing group.

    Two SlotSharingGroup classes currently exist in flink-core and flink-core-api, because the one in flink-core exposes components marked as internal, which we want to avoid in DataStream-V2 API. Once the V1 API is removed, we will remove the legacy SlotSharingGroup.