GigaSpaces XAP 9.0 API

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

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.AutoScalingStatisticsException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
AutoScalingInstanceStatisticsException, AutoScalingStatisticsFormatException

public class AutoScalingStatisticsException
extends AutoScalingSlaEnforcementInProgressException

Since:
9.0.0
Author:
itaif
See Also:
Serialized Form

Constructor Summary
  AutoScalingStatisticsException(ProcessingUnit pu, ProcessingUnitStatisticsId statisticsId)
           
protected AutoScalingStatisticsException(ProcessingUnit pu, String message)
           
protected AutoScalingStatisticsException(ProcessingUnit pu, String message, Throwable reason)
           
 
Method Summary
 boolean equals(Object obj)
          Compares also cause.getMessage()
 String[] getAffectedProcessingUnits()
           
 int hashCode()
           
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
fillInStackTrace
 
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

AutoScalingStatisticsException

protected AutoScalingStatisticsException(ProcessingUnit pu,
                                         String message)

AutoScalingStatisticsException

protected AutoScalingStatisticsException(ProcessingUnit pu,
                                         String message,
                                         Throwable reason)

AutoScalingStatisticsException

public AutoScalingStatisticsException(ProcessingUnit pu,
                                      ProcessingUnitStatisticsId statisticsId)
Method Detail

getAffectedProcessingUnits

public String[] getAffectedProcessingUnits()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Compares also cause.getMessage()

Overrides:
equals in class Object

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.