public class RulesConflictAutoScalingException extends AutoScalingSlaEnforcementInProgressException implements SlaEnforcementFailure
| Constructor and Description |
|---|
RulesConflictAutoScalingException(org.openspaces.admin.internal.pu.InternalProcessingUnit pu,
Map<AutomaticCapacityScaleRuleConfig,Object> valuesBelowLowThresholdPerRule,
Map<AutomaticCapacityScaleRuleConfig,Object> valuesAboveHighThresholdPerRule) |
| 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() |
org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent |
toEvent() |
fillInStackTrace, getProcessingUnitNameaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetProcessingUnitNamepublic RulesConflictAutoScalingException(org.openspaces.admin.internal.pu.InternalProcessingUnit pu,
Map<AutomaticCapacityScaleRuleConfig,Object> valuesBelowLowThresholdPerRule,
Map<AutomaticCapacityScaleRuleConfig,Object> valuesAboveHighThresholdPerRule)
public int hashCode()
hashCode in class SlaEnforcementInProgressExceptionpublic boolean equals(Object obj)
SlaEnforcementFailureequals in interface SlaEnforcementFailureequals in class SlaEnforcementInProgressExceptionpublic org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
toEvent in interface SlaEnforcementFailureCopyright © GigaSpaces.