Package version
Implements a load balancing algorithm for determining which consumers own which partitions.
Implements load balancing by taking into account current ownership and the new set of partitions to add.
The current ownerships for partitions
New partitions to assign owners to
Partition ids to claim
Generated using TypeDoc
Implements a load balancing algorithm for determining which consumers own which partitions.