GigaSpaces XAP 9.0 API

org.openspaces.grid.gsm.machines.exceptions
Class NeedToStartMoreGridServiceAgentsException

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.machines.exceptions.GridServiceAgentSlaEnforcementInProgressException
                  extended by org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure

public class NeedToStartMoreGridServiceAgentsException
extends GridServiceAgentSlaEnforcementInProgressException
implements SlaEnforcementFailure

See Also:
Serialized Form

Constructor Summary
NeedToStartMoreGridServiceAgentsException(AbstractMachinesSlaPolicy sla, MachinesSlaEnforcementState state, CapacityRequirements capacityShortage, ProcessingUnit pu)
           
NeedToStartMoreGridServiceAgentsException(CapacityRequirements capacityShortage, ProcessingUnit pu)
           
 
Method Summary
 boolean equals(Object other)
          Must implement the equals method since it is used to filter failure events
 String[] getAffectedProcessingUnits()
           
 
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, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NeedToStartMoreGridServiceAgentsException

public NeedToStartMoreGridServiceAgentsException(AbstractMachinesSlaPolicy sla,
                                                 MachinesSlaEnforcementState state,
                                                 CapacityRequirements capacityShortage,
                                                 ProcessingUnit pu)

NeedToStartMoreGridServiceAgentsException

public NeedToStartMoreGridServiceAgentsException(CapacityRequirements capacityShortage,
                                                 ProcessingUnit pu)
Method Detail

equals

public boolean equals(Object other)
Description copied from interface: SlaEnforcementFailure
Must implement the equals method since it is used to filter failure events

Specified by:
equals in interface SlaEnforcementFailure
Overrides:
equals in class Object

getAffectedProcessingUnits

public String[] getAffectedProcessingUnits()
Specified by:
getAffectedProcessingUnits in interface SlaEnforcementFailure

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.