org.openspaces.grid.gsm.machines.exceptions
Class StartedTooManyMachinesException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
               org.openspaces.grid.gsm.machines.exceptions.MachinesSlaEnforcementInProgressException
org.openspaces.grid.gsm.machines.exceptions.MachinesSlaEnforcementInProgressException
                   org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException
org.openspaces.grid.gsm.machines.exceptions.StartedTooManyMachinesException
- All Implemented Interfaces: 
- Serializable, SlaEnforcementFailure
- public class StartedTooManyMachinesException 
- extends MachinesSlaEnforcementInProgressException- implements SlaEnforcementFailure
- See Also:
- Serialized Form
 
 
 
 
 
StartedTooManyMachinesException
public StartedTooManyMachinesException(ProcessingUnit pu,
                                       Collection<GridServiceAgent> agents)
getAffectedProcessingUnits
public String[] getAffectedProcessingUnits()
- 
- Specified by:
- getAffectedProcessingUnitsin interface- SlaEnforcementFailure
 
- 
 
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:
- equalsin interface- SlaEnforcementFailure
- Overrides:
- equalsin class- Object
 
- 
 
Copyright © GigaSpaces.