@Deprecated public class AutomaticCapacityScaleRuleConfigurer extends Object
AutomaticCapacityScaleRuleConfig object.| Constructor and Description | 
|---|
AutomaticCapacityScaleRuleConfigurer()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
AutomaticCapacityScaleRuleConfig | 
create()
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
highThreshold(Comparable<?> highThreshold)
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
highThresholdBreachedIncrease(CapacityRequirementsConfig capacityRequirementsConfig)
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
lowThreshold(Comparable<?> lowThreshold)
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
lowThresholdBreachedDecrease(CapacityRequirementsConfig capacityRequirementsConfig)
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
statistics(ProcessingUnitStatisticsId statisticsId)
Deprecated.  
  | 
public AutomaticCapacityScaleRuleConfigurer()
public AutomaticCapacityScaleRuleConfigurer statistics(ProcessingUnitStatisticsId statisticsId)
public AutomaticCapacityScaleRuleConfigurer lowThreshold(Comparable<?> lowThreshold)
public AutomaticCapacityScaleRuleConfigurer highThreshold(Comparable<?> highThreshold)
public AutomaticCapacityScaleRuleConfigurer highThresholdBreachedIncrease(CapacityRequirementsConfig capacityRequirementsConfig)
public AutomaticCapacityScaleRuleConfigurer lowThresholdBreachedDecrease(CapacityRequirementsConfig capacityRequirementsConfig)
public AutomaticCapacityScaleRuleConfig create()
Copyright © GigaSpaces.