GigaSpaces XAP 8.0 API

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

All Known Implementing Classes:
FailedToDiscoverMachinesException, FailedToStartNewGridServiceContainersException, FailedToStartNewMachineException, FutureProcessingUnitInstanceDeploymentException, NeedToStartMoreGridServiceAgentsException, NoClassDefFoundElasticMachineProvisioningException, StartedTooManyMachinesException, UnexpectedShutdownOfNewGridServiceAgentException

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 8.0 API

Copyright © GigaSpaces.