@Immutable public class SbcGoalsConfig extends Object
Goal
s along with their ModelCompletenessRequirements
.
Note that these goals can be dynamically changed - for the latest up-to-date value of the set goals, see UpdatableSbcGoalsConfig
.Modifier and Type | Class and Description |
---|---|
static class |
SbcGoalsConfig.SbcGoalsConfigBuilder |
Modifier and Type | Field and Description |
---|---|
static String |
INTERNAL_REBALANCING_GOALS_CONFIG_NAME |
static String |
INTERNAL_TRIGGERING_GOALS_CONFIG_NAME |
Modifier and Type | Method and Description |
---|---|
GoalsConfig |
rebalancingGoals() |
String |
toString() |
GoalsConfig |
triggeringGoals() |
public static final String INTERNAL_REBALANCING_GOALS_CONFIG_NAME
public static final String INTERNAL_TRIGGERING_GOALS_CONFIG_NAME
public GoalsConfig rebalancingGoals()
public GoalsConfig triggeringGoals()