GigaSpaces XAP 9.0 API

Uses of Class
org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingSlaEnforcementInProgressException

Packages that use AutoScalingSlaEnforcementInProgressException
org.openspaces.grid.gsm.autoscaling   
org.openspaces.grid.gsm.autoscaling.exceptions   
 

Uses of AutoScalingSlaEnforcementInProgressException in org.openspaces.grid.gsm.autoscaling
 

Methods in org.openspaces.grid.gsm.autoscaling that throw AutoScalingSlaEnforcementInProgressException
 void DefaultAutoScalingSlaEnforcementEndpoint.enforceSla(AutoScalingSlaPolicy sla)
           
 void AutoScalingSlaEnforcementEndpoint.enforceSla(AutoScalingSlaPolicy sla)
           
static Object AutoScalingSlaUtils.getStatisticsValue(ProcessingUnit pu, Map<ProcessingUnitStatisticsId,Object> statistics, ProcessingUnitStatisticsId ruleStatisticsId)
          Validates that the specified statisticsId defined in the rule
 boolean DefaultAutoScalingSlaEnforcementEndpoint.isAboveHighThreshold(AutomaticCapacityScaleRuleConfig rule, Object value)
           
 boolean DefaultAutoScalingSlaEnforcementEndpoint.isBelowLowThreshold(AutomaticCapacityScaleRuleConfig rule, Object value)
           
 

Uses of AutoScalingSlaEnforcementInProgressException in org.openspaces.grid.gsm.autoscaling.exceptions
 

Subclasses of AutoScalingSlaEnforcementInProgressException in org.openspaces.grid.gsm.autoscaling.exceptions
 class AutoScalingInstanceStatisticsException
           
 class AutoScalingStatisticsException
           
 class AutoScalingStatisticsFormatException
           
 class AutoScalingTemporarilyDisabledCooldownException
          Indicates that auto scaling rules are disabled due to cooldown period after instance added or instance removed.
 class ReachedMaximumCapacityAutoScalingException
          An exception raised when autoscaling can no longer increase capacity since it reached the limit maximum.
 class RulesConflictAutoScalingException
          An exception that is raised when there is more than one scaling rule, and one or more scaling rule requires scale out, while the other requires scale down.
 


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.