| 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElasticStatefulDeploymentTopology
| Method Summary | |
|---|---|
 ElasticStatefulDeploymentTopology | 
highlyAvailable(boolean highlyAvailable)
Specifies if the space should duplicate each information on two different machines.  | 
 ElasticStatefulDeploymentTopology | 
maxMemoryCapacity(int maxMemoryCapacity,
                  MemoryUnit unit)
Specifies an estimate of the maximum memory capacity for this processing unit.  | 
 ElasticStatefulDeploymentTopology | 
maxMemoryCapacity(String maxMemoryCapacity)
Specifies an estimate of the minimum memory capacity for this processing unit.  | 
 ElasticStatefulDeploymentTopology | 
maxNumberOfCpuCores(int maxNumberOfCpuCores)
Specifies an estimate for the maximum total number of cpu cores used by this processing unit.  | 
| Methods inherited from interface org.openspaces.admin.pu.elastic.topology.ElasticDeploymentTopology | 
|---|
addCommandLineArgument, addContextProperty, addEnvironmentVariable, commandLineArgument, dedicatedMachineProvisioning, environmentVariable, memoryCapacityPerContainer, memoryCapacityPerContainer, name, overrideCommandLineArguments, publicMachineProvisioning, sharedMachineProvisioning, useScriptToStartContainer | 
| Methods inherited from interface org.openspaces.admin.pu.topology.ProcessingUnitDeploymentTopology | 
|---|
addDependencies, addDependency, create, secured, userDetails, userDetails | 
| Methods inherited from interface org.openspaces.admin.pu.elastic.topology.EagerScaleTopology | 
|---|
scale | 
| Methods inherited from interface org.openspaces.admin.pu.elastic.topology.ManualCapacityScaleTopology | 
|---|
scale | 
| Method Detail | 
|---|
ElasticStatefulDeploymentTopology maxMemoryCapacity(int maxMemoryCapacity,
                                                    MemoryUnit unit)
ElasticStatefulDeploymentTopology maxMemoryCapacity(String maxMemoryCapacity)
ElasticStatefulDeploymentTopology maxNumberOfCpuCores(int maxNumberOfCpuCores)
ElasticStatefulDeploymentTopology highlyAvailable(boolean highlyAvailable)
  | 
GigaSpaces XAP 9.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||