public class ExpectedMachineWithMoreMemoryException extends MachinesSlaEnforcementInProgressException implements SlaEnforcementFailure, SlaEnforcementLoggerBehavior
Constructor and Description |
---|
ExpectedMachineWithMoreMemoryException(ProcessingUnit pu,
Exception cause) |
ExpectedMachineWithMoreMemoryException(ProcessingUnit pu,
Machine machine,
long totalMB,
long reservedMB,
long containerMB) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAlwaysLogDuplicateException() |
boolean |
isAlwaysLogStackTrace() |
InternalElasticProcessingUnitFailureEvent |
toEvent() |
equals, fillInStackTrace, getProcessingUnitName, hashCode
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getProcessingUnitName
public ExpectedMachineWithMoreMemoryException(ProcessingUnit pu, Exception cause)
public ExpectedMachineWithMoreMemoryException(ProcessingUnit pu, Machine machine, long totalMB, long reservedMB, long containerMB)
public InternalElasticProcessingUnitFailureEvent toEvent()
toEvent
in interface SlaEnforcementFailure
public boolean isAlwaysLogStackTrace()
isAlwaysLogStackTrace
in interface SlaEnforcementLoggerBehavior
public boolean isAlwaysLogDuplicateException()
isAlwaysLogDuplicateException
in interface SlaEnforcementLoggerBehavior
Copyright © GigaSpaces.