| Package | Description | 
|---|---|
| org.openspaces.admin.pu.elastic.config | |
| org.openspaces.admin.pu.elastic.events | 
| Modifier and Type | Method and Description | 
|---|---|
CapacityRequirementsConfig | 
CapacityRequirementsConfigurer.create()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleRuleConfig.getHighThresholdBreachedIncrease()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleConfig.getInitialCapacity()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleRuleConfig.getLowThresholdBreachedDecrease()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleConfig.getMaxCapacity()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleConfig.getMaxCapacityPerZone()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleConfig.getMinCapacity()
Deprecated.  
  | 
CapacityRequirementsConfig | 
AutomaticCapacityScaleConfig.getMinCapacityPerZone()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ManualCapacityPerZonesScaleConfig.addCapacity(ExactZonesConfig zones,
           CapacityRequirementsConfig capacity)
Deprecated.  
  | 
ManualCapacityPerZonesScaleConfigurer | 
ManualCapacityPerZonesScaleConfigurer.addZone(ExactZonesConfig zones,
       CapacityRequirementsConfig capacity)
Deprecated.  
  | 
ManualCapacityPerZonesScaleConfigurer | 
ManualCapacityPerZonesScaleConfigurer.addZone(String[] zones,
       CapacityRequirementsConfig capacity)
Deprecated.  
  | 
ManualCapacityPerZonesScaleConfigurer | 
ManualCapacityPerZonesScaleConfigurer.addZone(String zone,
       CapacityRequirementsConfig capacity)
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
AutomaticCapacityScaleRuleConfigurer.highThresholdBreachedIncrease(CapacityRequirementsConfig capacityRequirementsConfig)
Deprecated.  
  | 
AutomaticCapacityScaleConfigurer | 
AutomaticCapacityScaleConfigurer.initialCapacity(CapacityRequirementsConfig initialCapacity)
Deprecated.  
  | 
AutomaticCapacityScaleRuleConfigurer | 
AutomaticCapacityScaleRuleConfigurer.lowThresholdBreachedDecrease(CapacityRequirementsConfig capacityRequirementsConfig)
Deprecated.  
  | 
AutomaticCapacityScaleConfigurer | 
AutomaticCapacityScaleConfigurer.maxCapacity(CapacityRequirementsConfig maxCapacity)
Deprecated.  
  | 
AutomaticCapacityScaleConfigurer | 
AutomaticCapacityScaleConfigurer.maxCapacityPerZone(CapacityRequirementsConfig maxCapacityPerZone)
Deprecated.  
  | 
AutomaticCapacityScaleConfigurer | 
AutomaticCapacityScaleConfigurer.minCapacity(CapacityRequirementsConfig minCapacity)
Deprecated.  
  | 
AutomaticCapacityScaleConfigurer | 
AutomaticCapacityScaleConfigurer.minCapacityPerZone(CapacityRequirementsConfig minCapacityPerZone)
Deprecated.  
  | 
void | 
AutomaticCapacityScaleRuleConfig.setHighThresholdBreachedIncrease(CapacityRequirementsConfig capacityRequirementsConfig)
Deprecated.  
Defined Capacity Requirements that will be added once the high threshold is breached 
 | 
void | 
AutomaticCapacityScaleConfig.setInitialCapacity(CapacityRequirementsConfig initialCapacity)
Deprecated.  
  | 
void | 
AutomaticCapacityScaleRuleConfig.setLowThresholdBreachedDecrease(CapacityRequirementsConfig capacityRequirementsConfig)
Deprecated.  
Defined Capacity Requirements that will be decreases once the low threshold is breached 
 | 
void | 
AutomaticCapacityScaleConfig.setMaxCapacity(CapacityRequirementsConfig maxCapacity)
Deprecated.  
Sets the maximum scale capacity that the @{link  
ProcessingUnit is deployed with. | 
void | 
AutomaticCapacityScaleConfig.setMaxCapacityPerZone(CapacityRequirementsConfig maxCapacityPerZone)
Deprecated.  
Sets the maximum scale capacity per agent zone that the @{link  
ProcessingUnit is
 deployed with. | 
void | 
AutomaticCapacityScaleConfig.setMinCapacity(CapacityRequirementsConfig minCapacity)
Deprecated.  
Sets the minimum scale capacity that the @{link  
ProcessingUnit is deployed with. | 
void | 
AutomaticCapacityScaleConfig.setMinCapacityPerZone(CapacityRequirementsConfig minCapacityPerZone)
Deprecated.  
Sets the minimum scale capacity per agent zone that the @{link  
ProcessingUnit is
 deployed with. | 
| Modifier and Type | Method and Description | 
|---|---|
CapacityRequirementsConfig | 
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent.getafterPlanned()
Deprecated.  
  | 
CapacityRequirementsConfig | 
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent.getbeforePlanned()
Deprecated.  
  | 
| Constructor and Description | 
|---|
ElasticStatefulProcessingUnitPlannedCapacityChangedEvent(CapacityRequirementsConfig before,
                                                        CapacityRequirementsConfig after)
Deprecated.  
  | 
Copyright © GigaSpaces.