org.openspaces.grid.gsm.sla.exceptions
Interface SlaEnforcementFailure
- All Known Implementing Classes: 
 - AutoScalingConfigConflictException, AutoScalingInstanceStatisticsException, AutoScalingStatisticsFormatException, DisconnectedFromLookupServiceException, FailedToDiscoverMachinesException, FailedToStartNewGridServiceAgentException, FailedToStartNewGridServiceContainersException, FailedToStartNewMachineException, FailedToStopGridServiceAgentException, FailedToStopMachineException, FutureProcessingUnitInstanceDeploymentException, NeedToStartMoreGridServiceAgentsException, NumberOfInstancesIsBelowMinimumException, NumberOfInstancesPerPartitionIsBelowMinimumException, ReachedMaximumCapacityAutoScalingException, RulesConflictAutoScalingException, StartedTooManyMachinesException, UndeployInProgressException, UnexpectedShutdownOfNewGridServiceAgentException, WrongNumberOfESMComponentsException
 
public interface SlaEnforcementFailure
An exception decoration that indicates it should be reported as a failure
- Since:
 
  - 8.0.6
 
- 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.InternalElasticProcessingUnitFailureEvent | 
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.InternalElasticProcessingUnitFailureEvent toEvent()
 
Copyright © GigaSpaces.