GigaSpaces XAP 9.0 API

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

All Known Implementing Classes:
AutoScalingInstanceStatisticsException, AutoScalingStatisticsFormatException, FailedToDiscoverMachinesException, FailedToStartNewGridServiceContainersException, FailedToStartNewMachineException, FutureProcessingUnitInstanceDeploymentException, NeedToStartMoreGridServiceAgentsException, NoClassDefFoundElasticMachineProvisioningException, NumberOfInstancesIsBelowMinimumException, NumberOfInstancesPerPartitionIsBelowMinimumException, ReachedMaximumCapacityAutoScalingException, RulesConflictAutoScalingException, StartedTooManyMachinesException, UnexpectedShutdownOfNewGridServiceAgentException, WrongNumberOfESMComponentsException

public interface SlaEnforcementFailure


Method Summary
 boolean equals(Object other)
          Must implement the equals method since it is used to filter failure events
 String[] getAffectedProcessingUnits()
           
 

Method Detail

getAffectedProcessingUnits

String[] getAffectedProcessingUnits()

equals

boolean equals(Object other)
Must implement the equals method since it is used to filter failure events

Overrides:
equals in class Object

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.