Uses of Package
com.elastisys.autoscaler.predictors.rulebased.rule
-
Packages that use com.elastisys.autoscaler.predictors.rulebased.rule Package Description com.elastisys.autoscaler.predictors.rulebased.config com.elastisys.autoscaler.predictors.rulebased.rule -
Classes in com.elastisys.autoscaler.predictors.rulebased.rule used by com.elastisys.autoscaler.predictors.rulebased.config Class Description ScalingRule Represents aScalingRulefor aRuleBasedPredictor. -
Classes in com.elastisys.autoscaler.predictors.rulebased.rule used by com.elastisys.autoscaler.predictors.rulebased.rule Class Description Condition Represents the collection of valid threshold conditions that can be used to define aScalingRule.ResizeUnit Represents the collection of valid resize units that can be used to define aScalingRule.ScalingRule.RuleOutcome A tuple-like object that returns both the outcome result of the rule constraint checks and also a reason message with details of what caused the result.