GigaSpaces XAP 9.0 API

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

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.ProcessingUnitIsNotEvenlyDistributedAcrossContainersException
All Implemented Interfaces:
Serializable

public class ProcessingUnitIsNotEvenlyDistributedAcrossContainersException
extends RebalancingSlaEnforcementInProgressException

See Also:
Serialized Form

Constructor Summary
ProcessingUnitIsNotEvenlyDistributedAcrossContainersException(String context, ProcessingUnit pu, GridServiceContainer[] containers)
           
ProcessingUnitIsNotEvenlyDistributedAcrossContainersException(String context, ProcessingUnit pu, GridServiceContainer[] containers, AdminException e)
           
 
Method Summary
 
Methods inherited from class org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException
fillInStackTrace
 
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, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ProcessingUnitIsNotEvenlyDistributedAcrossContainersException

public ProcessingUnitIsNotEvenlyDistributedAcrossContainersException(String context,
                                                                     ProcessingUnit pu,
                                                                     GridServiceContainer[] containers)

ProcessingUnitIsNotEvenlyDistributedAcrossContainersException

public ProcessingUnitIsNotEvenlyDistributedAcrossContainersException(String context,
                                                                     ProcessingUnit pu,
                                                                     GridServiceContainer[] containers,
                                                                     AdminException e)

GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.