public class FailedToStopMachineException extends MachinesSlaEnforcementInProgressException implements SlaEnforcementFailure, SlaEnforcementLoggerBehavior
Constructor and Description |
---|
FailedToStopMachineException(ProcessingUnit pu,
GridServiceAgent agent,
Exception exception) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Must implement the equals method since it is used to filter failure events
|
int |
hashCode() |
boolean |
isAlwaysLogDuplicateException() |
boolean |
isAlwaysLogStackTrace() |
InternalElasticProcessingUnitFailureEvent |
toEvent() |
fillInStackTrace, getProcessingUnitName
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getProcessingUnitName
public FailedToStopMachineException(ProcessingUnit pu, GridServiceAgent agent, Exception exception)
pu
- public InternalElasticProcessingUnitFailureEvent toEvent()
toEvent
in interface SlaEnforcementFailure
public int hashCode()
hashCode
in class SlaEnforcementInProgressException
public boolean equals(Object obj)
SlaEnforcementFailure
equals
in interface SlaEnforcementFailure
equals
in class SlaEnforcementInProgressException
public boolean isAlwaysLogStackTrace()
isAlwaysLogStackTrace
in interface SlaEnforcementLoggerBehavior
public boolean isAlwaysLogDuplicateException()
isAlwaysLogDuplicateException
in interface SlaEnforcementLoggerBehavior
Copyright © GigaSpaces.