GigaSpaces XAP 10.0.1 API

org.openspaces.grid.gsm.sla.exceptions
Interface SlaEnforcementFailure

All Known Implementing Classes:
AutoScalingConfigConflictException, AutoScalingInstanceStatisticsException, AutoScalingStatisticsFormatException, BlockingAfterPropertiesSetFailedException, CannotDiscoverEsmException, CloudCleanupFailedException, DisconnectedFromLookupServiceException, ExpectedMachineWithMoreMemoryException, FailedGridServiceAgentReconnectedException, FailedToDiscoverMachinesException, FailedToStartNewGridServiceAgentException, FailedToStartNewGridServiceContainersException, FailedToStartNewMachineException, FailedToStopGridServiceAgentException, FailedToStopMachineException, FutureProcessingUnitInstanceDeploymentException, MachinesStateBackupFailureException, MachinesStateRecoveryFailureException, NeedToStartMoreGridServiceAgentsException, NumberOfInstancesIsBelowMinimumException, NumberOfInstancesPerPartitionIsBelowMinimumException, ReachedMaximumCapacityAutoScalingException, RulesConflictAutoScalingException, StartedTooManyMachinesException, TooManyEsmComponentsException, 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()
           
 

Method Detail

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()

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.