Class ConsistentHashingStickyKeyConsumerSelector

  • All Implemented Interfaces:
    StickyKeyConsumerSelector

    public class ConsistentHashingStickyKeyConsumerSelector
    extends java.lang.Object
    implements StickyKeyConsumerSelector
    This is a consumer selector based fixed hash range. The implementation uses consistent hashing to evenly split, the number of keys assigned to each consumer.