Class HashRangeExclusiveStickyKeyConsumerSelector

  • All Implemented Interfaces:
    StickyKeyConsumerSelector

    public class HashRangeExclusiveStickyKeyConsumerSelector
    extends java.lang.Object
    implements StickyKeyConsumerSelector
    This is a sticky-key consumer selector based user provided range. User is responsible for making sure provided range for all consumers cover the rangeSize else there'll be chance that a key fall in a `whole` that not handled by any consumer.