GigaSpaces XAP 9.5 API

Uses of Class
org.openspaces.grid.gsm.sla.exceptions.SlaEnforcementInProgressException

Packages that use SlaEnforcementInProgressException
org.openspaces.grid.gsm.autoscaling.exceptions   
org.openspaces.grid.gsm.containers.exceptions   
org.openspaces.grid.gsm.machines.exceptions   
org.openspaces.grid.gsm.rebalancing.exceptions   
org.openspaces.grid.gsm.sla.exceptions   
org.openspaces.grid.gsm.strategy   
 

Uses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.autoscaling.exceptions
 

Subclasses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.autoscaling.exceptions
 class AutoScalingConfigConflictException
          an exception that is raised if the autoscaling configuration parameters causes an un resolvable conflict in the Minimum/Maximum Capacity requirements for a specific zone.
 class AutoScalingHighThresholdBreachedException
           
 class AutoScalingInstanceStatisticsException
           
 class AutoScalingLowThresholdBreachedException
           
 class AutoScalingSlaEnforcementInProgressException
           
 class AutoScalingStatisticsException
           
 class AutoScalingStatisticsFormatException
           
 class AutoScalingTemporarilyDisabledCooldownException
          Indicates that auto scaling rules are disabled due to cooldown period after instance added or instance removed.
 class AutoScalingThresholdBreachedException
          Base class for high/low threshold breached exceptions
 class PerZoneAutoScalingSlaEnforcementInProgressException
           
 class ReachedMaximumCapacityAutoScalingException
          An exception raised when autoscaling can no longer increase capacity since it reached the limit maximum.
 class RulesConflictAutoScalingException
          An exception that is raised when there is more than one scaling rule, and one or more scaling rule requires scale out, while the other requires scale down.
 

Uses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.containers.exceptions
 

Subclasses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.containers.exceptions
 class ContainerNotDiscoveredException
           
 class ContainersSlaEnforcementInProgressException
           
 class ContainersSlaEnforcementPendingProcessingUnitDeallocationException
           
 class FailedToStartNewGridServiceContainersException
           
 

Uses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.machines.exceptions
 

Subclasses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.machines.exceptions
 class CannotDetermineIfNeedToStartMoreMachinesException
           
 class DelayingScaleInUntilAllMachinesHaveStartedException
           
 class FailedToDiscoverMachinesException
           
 class FailedToStartNewGridServiceAgentException
           
 class FailedToStartNewMachineException
           
 class FailedToStopGridServiceAgentException
           
 class FailedToStopMachineException
           
 class GridServiceAgentSlaEnforcementInProgressException
           
 class GridServiceAgentSlaEnforcementPendingContainerDeallocationException
           
 class InconsistentMachineProvisioningException
           
 class MachinesSlaEnforcementInProgressException
           
 class MachinesSlaHasChangedException
           
 class NeedToStartMoreGridServiceAgentsException
           
 class NeedToWaitUntilAllGridServiceAgentsDiscoveredException
           
 class PerZonesGridServiceAgentSlaEnforcementInProgressException
           
 class PerZonesMachinesSlaEnforcementInProgressException
           
 class SomeProcessingUnitsHaveNotCompletedStateRecoveryException
           
 class StartedTooManyMachinesException
           
 class UndeployInProgressException
           
 class UnexpectedShutdownOfNewGridServiceAgentException
           
 class WaitingForDiscoveredMachinesException
           
 

Uses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.rebalancing.exceptions
 

Subclasses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.rebalancing.exceptions
 class ElasticProcessingUnitInstanceUndeployInProgress
           
 class FutureProcessingUnitInstanceDeploymentException
           
 class MaximumNumberOfConcurrentRelocationsReachedException
           
 class NumberOfInstancesIsBelowMinimumException
           
 class NumberOfInstancesPerPartitionIsBelowMinimumException
           
 class ProcessingUnitIsNotEvenlyDistributedAccrossMachinesException
           
 class ProcessingUnitIsNotEvenlyDistributedAcrossContainersException
           
 class ProcessingUnitIsNotInTactException
           
 class RebalancingSlaEnforcementInProgressException
           
 class RemovedContainerProcessingUnitDeploymentException
           
 class SpaceRecoveryAfterRelocationException
           
 class WrongContainerProcessingUnitRelocationException
           
 

Uses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.sla.exceptions
 

Subclasses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.sla.exceptions
 class DisconnectedFromLookupServiceException
           
 class WrongNumberOfESMComponentsException
           
 

Uses of SlaEnforcementInProgressException in org.openspaces.grid.gsm.strategy
 

Methods in org.openspaces.grid.gsm.strategy with parameters of type SlaEnforcementInProgressException
 void ScaleStrategyProgressEventState.enqueuProvisioningInProgressEvent(SlaEnforcementInProgressException e, ZonesConfig zones)
           
 

Methods in org.openspaces.grid.gsm.strategy that throw SlaEnforcementInProgressException
protected  void AbstractCapacityScaleStrategyBean.enforcePlannedCapacity()
           
protected abstract  void AbstractScaleStrategyBean.enforceSla()
           
 void UndeployScaleStrategyBean.enforceSla()
           
 void ManualCapacityPerZonesScaleStrategyBean.enforceSla()
           
 void EagerScaleStrategyBean.enforceSla()
           
 void ManualCapacityScaleStrategyBean.enforceSla()
           
protected  void AutomaticCapacityScaleStrategyBean.enforceSla()
           
 


GigaSpaces XAP 9.5 API

Copyright © GigaSpaces.