Class HelixGroupSelector

java.lang.Object
com.linkedin.venice.router.api.routing.helix.HelixGroupSelector
All Implemented Interfaces:
HelixGroupSelectionStrategy

public class HelixGroupSelector extends Object implements HelixGroupSelectionStrategy
This class is a thin wrapper of HelixInstanceConfigRepository and HelixGroupSelectionStrategy, and it will delegate all the related API calls to the corresponding objects. Besides that, this class is also in charge of emitting metrics for each Helix Group.