GigaSpaces XAP 7.1 API

org.openspaces.grid.esm
Class ElasticDeploymentContextProperties

java.lang.Object
  extended by org.openspaces.grid.esm.ElasticDeploymentContextProperties

public class ElasticDeploymentContextProperties
extends Object


Constructor Summary
ElasticDeploymentContextProperties(Properties properties)
           
 
Method Summary
 String getDeploymentIsolationLevel()
           
 String getElasticScaleConfig()
           
 String getInitialJavaHeapSize()
           
 String getMaximumJavaHeapSize()
           
 String getMaxMemoryCapacity()
           
 String getMinMemoryCapacity()
           
 String getSla()
           
 String getTenant()
           
 String getVmArguments()
           
 String getZoneName()
           
 boolean isElastic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElasticDeploymentContextProperties

public ElasticDeploymentContextProperties(Properties properties)
Method Detail

getInitialJavaHeapSize

public String getInitialJavaHeapSize()

getMaximumJavaHeapSize

public String getMaximumJavaHeapSize()

getMinMemoryCapacity

public String getMinMemoryCapacity()

getMaxMemoryCapacity

public String getMaxMemoryCapacity()

getDeploymentIsolationLevel

public String getDeploymentIsolationLevel()

getVmArguments

public String getVmArguments()

getSla

public String getSla()

isElastic

public boolean isElastic()

getElasticScaleConfig

public String getElasticScaleConfig()

getZoneName

public String getZoneName()

getTenant

public String getTenant()

GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.