GigaSpaces XAP 9.0 API

Uses of Class
org.openspaces.admin.pu.elastic.config.AutomaticCapacityScaleRuleConfig

Packages that use AutomaticCapacityScaleRuleConfig
org.openspaces.admin.pu.elastic.config   
org.openspaces.grid.gsm.autoscaling   
org.openspaces.grid.gsm.autoscaling.exceptions   
 

Uses of AutomaticCapacityScaleRuleConfig in org.openspaces.admin.pu.elastic.config
 

Methods in org.openspaces.admin.pu.elastic.config that return AutomaticCapacityScaleRuleConfig
 AutomaticCapacityScaleRuleConfig AutomaticCapacityScaleRuleConfigurer.create()
           
 AutomaticCapacityScaleRuleConfig[] AutomaticCapacityScaleConfig.getRules()
           
 

Methods in org.openspaces.admin.pu.elastic.config with parameters of type AutomaticCapacityScaleRuleConfig
 AutomaticCapacityScaleConfigurer AutomaticCapacityScaleConfigurer.addRule(AutomaticCapacityScaleRuleConfig rule)
           
 void AutomaticCapacityScaleConfig.setRules(AutomaticCapacityScaleRuleConfig[] rules)
           
 

Uses of AutomaticCapacityScaleRuleConfig in org.openspaces.grid.gsm.autoscaling
 

Methods in org.openspaces.grid.gsm.autoscaling that return AutomaticCapacityScaleRuleConfig
 AutomaticCapacityScaleRuleConfig[] AutoScalingSlaPolicy.getRules()
           
 

Methods in org.openspaces.grid.gsm.autoscaling with parameters of type AutomaticCapacityScaleRuleConfig
 boolean DefaultAutoScalingSlaEnforcementEndpoint.isAboveHighThreshold(AutomaticCapacityScaleRuleConfig rule, Object value)
           
 boolean DefaultAutoScalingSlaEnforcementEndpoint.isBelowLowThreshold(AutomaticCapacityScaleRuleConfig rule, Object value)
           
 void AutoScalingSlaPolicy.setRules(AutomaticCapacityScaleRuleConfig[] rules)
           
 

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

Constructor parameters in org.openspaces.grid.gsm.autoscaling.exceptions with type arguments of type AutomaticCapacityScaleRuleConfig
RulesConflictAutoScalingException(org.openspaces.admin.internal.pu.InternalProcessingUnit pu, Map<AutomaticCapacityScaleRuleConfig,Object> valuesBelowLowThresholdPerRule, Map<AutomaticCapacityScaleRuleConfig,Object> valuesAboveHighThresholdPerRule)
           
RulesConflictAutoScalingException(org.openspaces.admin.internal.pu.InternalProcessingUnit pu, Map<AutomaticCapacityScaleRuleConfig,Object> valuesBelowLowThresholdPerRule, Map<AutomaticCapacityScaleRuleConfig,Object> valuesAboveHighThresholdPerRule)
           
 


GigaSpaces XAP 9.0 API

Copyright © GigaSpaces.