GigaSpaces XAP 9.1 API

org.openspaces.grid.gsm.autoscaling.exceptions
Class AutoScalingTemporarilyDisabledCooldownException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
              extended by org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingSlaEnforcementInProgressException
                  extended by org.openspaces.grid.gsm.autoscaling.exceptions.AutoScalingTemporarilyDisabledCooldownException
All Implemented Interfaces:
Serializable

public class AutoScalingTemporarilyDisabledCooldownException
extends AutoScalingSlaEnforcementInProgressException

Indicates that auto scaling rules are disabled due to cooldown period after instance added or instance removed.

Since:
9.0.0
Author:
itaif
See Also:
Serialized Form

Constructor Summary
AutoScalingTemporarilyDisabledCooldownException(ProcessingUnit pu, long timeLeftMillis)
           
 
Method Summary
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
equals, fillInStackTrace, getProcessingUnitName, hashCode
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoScalingTemporarilyDisabledCooldownException

public AutoScalingTemporarilyDisabledCooldownException(ProcessingUnit pu,
                                                       long timeLeftMillis)

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.