# Functions
NewFrequencyRebalancer creates a new FrequencyRebalancer instance.
# Structs
FrequencyRebalancer is a Rebalancer that rebalances to achieve in-topic balance among all available brokers.
# Interfaces
Rebalancer is an interface for structs that figure out how to reassign replicas in existing topic partitions in order to ensure that all brokers are evenly represented.