org.openspaces.admin.pu.elastic.config
Class CapacityRequirementsPerZonesConfig
java.lang.Object
  
org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig
public class CapacityRequirementsPerZonesConfig
- extends Object
 
A key/value alternative to CapacityRequirementsPerZone
- Author:
 
  - Itai Frenkel
 
 
 
 
CapacityRequirementsPerZonesConfig
public CapacityRequirementsPerZonesConfig()
CapacityRequirementsPerZonesConfig
public CapacityRequirementsPerZonesConfig(CapacityRequirementsPerZones capacityRequirementsPerZones)
CapacityRequirementsPerZonesConfig
public CapacityRequirementsPerZonesConfig(String keyPrefix,
                                          CapacityRequirementsPerZones capacityRequirementsPerZones)
CapacityRequirementsPerZonesConfig
public CapacityRequirementsPerZonesConfig(String keyPrefix,
                                          Map<String,String> properties)
getProperties
public Map<String,String> getProperties()
 
addCapacity
public void addCapacity(ZonesConfig zones,
                        ScaleStrategyCapacityRequirementConfig capacity)
 
toCapacityRequirementsPerZones
public CapacityRequirementsPerZones toCapacityRequirementsPerZones()
 
toString
public String toString()
- Overrides:
 toString in class Object
 
 
Copyright © GigaSpaces.