GigaSpaces XAP 9.7.2 API

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

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.NumberOfInstancesPerPartitionIsBelowMinimumException
All Implemented Interfaces:
Serializable, SlaEnforcementFailure

public class NumberOfInstancesPerPartitionIsBelowMinimumException
extends RebalancingSlaEnforcementInProgressException
implements SlaEnforcementFailure

Author:
itaif
See Also:
Serialized Form

Constructor Summary
NumberOfInstancesPerPartitionIsBelowMinimumException(ProcessingUnit pu, int minimumNumberOfInstancesPerPartition)
           
 
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, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementFailure
equals, getProcessingUnitName
 

Constructor Detail

NumberOfInstancesPerPartitionIsBelowMinimumException

public NumberOfInstancesPerPartitionIsBelowMinimumException(ProcessingUnit pu,
                                                            int minimumNumberOfInstancesPerPartition)
Method Detail

toEvent

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

GigaSpaces XAP 9.7.2 API

Copyright © GigaSpaces.