org.openspaces.grid.gsm.containers.exceptions
Class FailedToStartNewGridServiceContainersException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
org.openspaces.grid.gsm.containers.exceptions.ContainersSlaEnforcementInProgressException
org.openspaces.grid.gsm.containers.exceptions.FailedToStartNewGridServiceContainersException
- All Implemented Interfaces:
- Serializable, SlaEnforcementFailure
public class FailedToStartNewGridServiceContainersException
- extends ContainersSlaEnforcementInProgressException
- implements SlaEnforcementFailure
- See Also:
- Serialized Form
FailedToStartNewGridServiceContainersException
public FailedToStartNewGridServiceContainersException(Machine machine,
String[] affectedProcessingUnits,
Exception reason)
getAffectedProcessingUnits
public String[] getAffectedProcessingUnits()
- Specified by:
getAffectedProcessingUnits
in 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:
equals
in interface SlaEnforcementFailure
- Overrides:
equals
in class Object
Copyright © GigaSpaces.