Class HsConsumerId


  • public class HsConsumerId
    extends Object
    This class represents the identifier of hybrid shuffle's consumer.
    • Field Detail

      • ANY

        public static final HsConsumerId ANY
        This consumer id is used in the scenarios that information related to specific consumer needs to be ignored.
      • DEFAULT

        public static final HsConsumerId DEFAULT
        This consumer id is used for the first consumer of a single subpartition.