org.openspaces.grid.gsm.autoscaling.exceptions
Class AutoScalingHighThresholdBreachedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingSlaEnforcementInProgressException
org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingThresholdBreachedException
org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingHighThresholdBreachedException
- All Implemented Interfaces:
- Serializable, SlaEnforcementDecision
public class AutoScalingHighThresholdBreachedException
- extends AutoScalingThresholdBreachedException
- Since:
- 9.0.1
- Author:
- itaif
- See Also:
- Serialized Form
AutoScalingHighThresholdBreachedException
public AutoScalingHighThresholdBreachedException(ProcessingUnit pu,
CapacityRequirements actual,
CapacityRequirements newPlan,
long containerCapacityInMB,
AutomaticCapacityScaleRuleConfig rule,
String metricValue)
- Parameters:
pu
- - the processing unit being monitoredactual
- - the actual capacity currently deployednewPlan
- - the new planned capacity to be deployedcontainerCapacityInMB
- rule
- - the rule that had the threshold breachmetricValue
- - the metric value that breached the threshold as a string.
Copyright © GigaSpaces.