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, toEventfillInStackTrace, getProcessingUnitNameaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProcessingUnitNamepublic 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.