org.openspaces.grid.gsm.sla.exceptions
Interface SlaEnforcementDecision
- All Known Implementing Classes:
- AutoScalingHighThresholdBreachedException, AutoScalingLowThresholdBreachedException, AutoScalingThresholdBreachedException
public interface SlaEnforcementDecision
An exception decoration that indicates it should be reported as an SLA decision
- Since:
- 9.0.1
- Author:
- itaif
Method Summary |
boolean |
equals(Object other)
Must implement the equals method since it is used to filter failure events |
String |
getProcessingUnitName()
|
org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitDecisionEvent |
toEvent()
|
getProcessingUnitName
String getProcessingUnitName()
equals
boolean equals(Object other)
- Must implement the equals method since it is used to filter failure events
- Overrides:
equals
in class Object
toEvent
org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitDecisionEvent toEvent()
Copyright © GigaSpaces.