Package com.linkedin.venice.router.api.routing.helix
package com.linkedin.venice.router.api.routing.helix
-
ClassDescriptionThis strategy is tried to distribute more load to Helix Groups with more capacity.This simple strategy will try to distribute the load evenly to every Helix Group.This class is a thin wrapper of
HelixInstanceConfigRepository
andHelixGroupSelectionStrategy
, and it will delegate all the related API calls to the corresponding objects.