GigaSpaces XAP 10.0.1 API

org.openspaces.admin.pu.elastic.config
Class CapacityRequirementsPerZonesConfig

java.lang.Object
  extended by org.openspaces.admin.pu.elastic.config.CapacityRequirementsPerZonesConfig

public class CapacityRequirementsPerZonesConfig
extends Object

A key/value alternative to CapacityRequirementsPerZone

Author:
Itai Frenkel

Constructor Summary
CapacityRequirementsPerZonesConfig()
           
CapacityRequirementsPerZonesConfig(CapacityRequirementsPerZones capacityRequirementsPerZones)
           
CapacityRequirementsPerZonesConfig(String keyPrefix, CapacityRequirementsPerZones capacityRequirementsPerZones)
           
CapacityRequirementsPerZonesConfig(String keyPrefix, Map<String,String> properties)
           
 
Method Summary
 void addCapacity(ZonesConfig zones, ScaleStrategyCapacityRequirementConfig capacity)
           
 Map<String,String> getProperties()
           
 CapacityRequirementsPerZones toCapacityRequirementsPerZones()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CapacityRequirementsPerZonesConfig

public CapacityRequirementsPerZonesConfig()

CapacityRequirementsPerZonesConfig

public CapacityRequirementsPerZonesConfig(CapacityRequirementsPerZones capacityRequirementsPerZones)

CapacityRequirementsPerZonesConfig

public CapacityRequirementsPerZonesConfig(String keyPrefix,
                                          CapacityRequirementsPerZones capacityRequirementsPerZones)

CapacityRequirementsPerZonesConfig

public CapacityRequirementsPerZonesConfig(String keyPrefix,
                                          Map<String,String> properties)
Method Detail

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

GigaSpaces XAP 10.0.1 API

Copyright © GigaSpaces.