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, getProcessingUnitNameaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProcessingUnitNamepublic FailedToStopMachineException(ProcessingUnit pu, GridServiceAgent agent, Exception exception)
pu - public InternalElasticProcessingUnitFailureEvent toEvent()
toEvent in interface SlaEnforcementFailurepublic int hashCode()
hashCode in class SlaEnforcementInProgressExceptionpublic boolean equals(Object obj)
SlaEnforcementFailureequals in interface SlaEnforcementFailureequals in class SlaEnforcementInProgressExceptionpublic boolean isAlwaysLogStackTrace()
isAlwaysLogStackTrace in interface SlaEnforcementLoggerBehaviorpublic boolean isAlwaysLogDuplicateException()
isAlwaysLogDuplicateException in interface SlaEnforcementLoggerBehaviorCopyright © GigaSpaces.