Class SlotSharingGroup

  • All Implemented Interfaces:
    Serializable

    public class SlotSharingGroup
    extends Object
    implements Serializable
    A slot sharing units defines which different task (from different job vertices) can be deployed together within a slot. This is a soft permission, in contrast to the hard constraint defined by a co-location hint.
    See Also:
    Serialized Form
    • Constructor Detail

      • SlotSharingGroup

        public SlotSharingGroup()