public class AutomaticCapacityScaleRuleConfigurer extends Object
AutomaticCapacityScaleRuleConfig object.| Constructor and Description |
|---|
AutomaticCapacityScaleRuleConfigurer() |
| Modifier and Type | Method and Description |
|---|---|
AutomaticCapacityScaleRuleConfig |
create() |
AutomaticCapacityScaleRuleConfigurer |
highThreshold(Comparable<?> highThreshold) |
AutomaticCapacityScaleRuleConfigurer |
highThresholdBreachedIncrease(CapacityRequirementsConfig capacityRequirementsConfig) |
AutomaticCapacityScaleRuleConfigurer |
lowThreshold(Comparable<?> lowThreshold) |
AutomaticCapacityScaleRuleConfigurer |
lowThresholdBreachedDecrease(CapacityRequirementsConfig capacityRequirementsConfig) |
AutomaticCapacityScaleRuleConfigurer |
statistics(ProcessingUnitStatisticsId statisticsId) |
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.