org.openspaces.grid.gsm.machines.exceptions
Class NeedToStartMoreGridServiceAgentsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
org.openspaces.grid.gsm.machines.exceptions.GridServiceAgentSlaEnforcementInProgressException
org.openspaces.grid.gsm.machines.exceptions.NeedToStartMoreGridServiceAgentsException
- All Implemented Interfaces:
- Serializable, SlaEnforcementFailure
public class NeedToStartMoreGridServiceAgentsException
- extends GridServiceAgentSlaEnforcementInProgressException
- implements SlaEnforcementFailure
- See Also:
- Serialized Form
NeedToStartMoreGridServiceAgentsException
public NeedToStartMoreGridServiceAgentsException(AbstractMachinesSlaPolicy sla,
MachinesSlaEnforcementState state,
CapacityRequirements capacityShortage,
ProcessingUnit pu)
NeedToStartMoreGridServiceAgentsException
public NeedToStartMoreGridServiceAgentsException(CapacityRequirements capacityShortage,
ProcessingUnit pu)
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
Copyright © GigaSpaces.