@Deprecated public interface ElasticStatefulDeploymentTopology extends ElasticDeploymentTopology, EagerScaleTopology, ManualCapacityScaleTopology
Modifier and Type | Method and Description |
---|---|
ElasticStatefulDeploymentTopology |
highlyAvailable(boolean highlyAvailable)
Deprecated.
Specifies if the space should duplicate each information on two different machines.
|
ElasticStatefulDeploymentTopology |
maxMemoryCapacity(int maxMemoryCapacity,
MemoryUnit unit)
Deprecated.
Specifies an estimate of the maximum memory capacity for this processing unit.
|
ElasticStatefulDeploymentTopology |
maxMemoryCapacity(String maxMemoryCapacity)
Deprecated.
Specifies an estimate of the minimum memory capacity for this processing unit.
|
ElasticStatefulDeploymentTopology |
maxNumberOfCpuCores(int maxNumberOfCpuCores)
Deprecated.
Specifies an estimate for the maximum total number of cpu cores used by this processing
unit.
|
addCommandLineArgument, addContextProperty, addEnvironmentVariable, commandLineArgument, dedicatedMachineProvisioning, environmentVariable, memoryCapacityPerContainer, memoryCapacityPerContainer, name, overrideCommandLineArguments, publicMachineProvisioning, sharedMachineProvisioning, useScriptToStartContainer
addDependencies, addDependency, create, secured, userDetails, userDetails
scale
scale
ElasticStatefulDeploymentTopology maxMemoryCapacity(int maxMemoryCapacity, MemoryUnit unit)
ElasticStatefulDeploymentTopology maxMemoryCapacity(String maxMemoryCapacity)
ElasticStatefulDeploymentTopology maxNumberOfCpuCores(int maxNumberOfCpuCores)
ElasticStatefulDeploymentTopology highlyAvailable(boolean highlyAvailable)
Copyright © GigaSpaces.