| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.admin.pu.elastic.events | 
|---|
| Methods in org.openspaces.admin.pu.elastic.events that return AutomaticCapacityScaleRuleConfig | |
|---|---|
 AutomaticCapacityScaleRuleConfig | 
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent.getRule()
 | 
| Constructors in org.openspaces.admin.pu.elastic.events with parameters of type AutomaticCapacityScaleRuleConfig | |
|---|---|
ElasticStatelessProcessingUnitPlannedNumberOfInstancesChangedEvent(int actualNumberOfInstances,
                                                                   int oldPlannedNumberOfInstances,
                                                                   int newPlannedNumberOfInstances,
                                                                   AutomaticCapacityScaleRuleConfig rule,
                                                                   boolean highThresholdBreached,
                                                                   String metricValue)
 | 
|
| 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 | 
|---|
| Constructors in org.openspaces.grid.gsm.autoscaling.exceptions with parameters of type AutomaticCapacityScaleRuleConfig | |
|---|---|
AutoScalingHighThresholdBreachedException(ProcessingUnit pu,
                                          CapacityRequirements actual,
                                          CapacityRequirements newPlan,
                                          long containerCapacityInMB,
                                          AutomaticCapacityScaleRuleConfig rule,
                                          String metricValue)
 | 
|
AutoScalingLowThresholdBreachedException(ProcessingUnit pu,
                                         CapacityRequirements actual,
                                         CapacityRequirements newPlan,
                                         long containerCapacityInMB,
                                         AutomaticCapacityScaleRuleConfig rule,
                                         String metricValue)
 | 
|
AutoScalingThresholdBreachedException(String message,
                                      ProcessingUnit pu,
                                      CapacityRequirements actual,
                                      CapacityRequirements newPlan,
                                      long containerCapacityInMB,
                                      AutomaticCapacityScaleRuleConfig rule,
                                      boolean highThresholdBreached,
                                      String metricValue)
 | 
|
| 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.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||