GigaSpaces XAP 10.0.1 API

org.openspaces.grid.gsm.rebalancing.exceptions
Class NumberOfInstancesIsBelowMinimumException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
              extended by org.openspaces.grid.gsm.rebalancing.exceptions.RebalancingSlaEnforcementInProgressException
                  extended by org.openspaces.grid.gsm.rebalancing.exceptions.NumberOfInstancesIsBelowMinimumException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure

public class NumberOfInstancesIsBelowMinimumException
extends RebalancingSlaEnforcementInProgressException
implements SlaEnforcementFailure

Author:
itaif
See Also:
Serialized Form

Constructor Summary
NumberOfInstancesIsBelowMinimumException(ProcessingUnit pu, int minimumNumberOfInstances)
           
 
Method Summary
 org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
           
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
equals, fillInStackTrace, getProcessingUnitName, hashCode
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
equals, getProcessingUnitName
 

Constructor Detail

NumberOfInstancesIsBelowMinimumException

public NumberOfInstancesIsBelowMinimumException(ProcessingUnit pu,
                                                int minimumNumberOfInstances)
Method Detail

toEvent

public org.openspaces.admin.internal.pu.elastic.events.InternalElasticProcessingUnitFailureEvent toEvent()
Specified by:
toEvent in interface SlaEnforcementFailure

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.