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, hashCodeaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitequals, getProcessingUnitNamepublic ExpectedMachineWithMoreMemoryException(ProcessingUnit pu, Exception cause)
public ExpectedMachineWithMoreMemoryException(ProcessingUnit pu, Machine machine, long totalMB, long reservedMB, long containerMB)
public InternalElasticProcessingUnitFailureEvent toEvent()
toEvent in interface SlaEnforcementFailurepublic boolean isAlwaysLogStackTrace()
isAlwaysLogStackTrace in interface SlaEnforcementLoggerBehaviorpublic boolean isAlwaysLogDuplicateException()
isAlwaysLogDuplicateException in interface SlaEnforcementLoggerBehaviorCopyright © GigaSpaces.