public class AutoScalingLowThresholdBreachedException extends AutoScalingThresholdBreachedException
Constructor and Description |
---|
AutoScalingLowThresholdBreachedException(ProcessingUnit pu,
CapacityRequirements actual,
CapacityRequirements newPlan,
long containerCapacityInMB,
AutomaticCapacityScaleRuleConfig rule,
String metricValue) |
equals, getNewCapacity, hashCode, setOldPlan, toEvent
fillInStackTrace, getProcessingUnitName
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getProcessingUnitName
public AutoScalingLowThresholdBreachedException(ProcessingUnit pu, CapacityRequirements actual, CapacityRequirements newPlan, long containerCapacityInMB, AutomaticCapacityScaleRuleConfig rule, String metricValue)
pu
- - the processing unit being monitoredactual
- - the actual capacity currently deployednewPlan
- - the new planned capacity to be deployedrule
- - the rule that had the threshold breachmetricValue
- - the metric value that breached the threshold as a string.Copyright © GigaSpaces.