@Deprecated public interface AdvancedStatefulDeploymentTopology
| Modifier and Type | Method and Description | 
|---|---|
| AdvancedStatefulDeploymentTopology | numberOfBackupsPerPartition(int numberOfBackupsPerPartition)Deprecated.  Overrides the number of backup processing unit instances per partition. | 
| AdvancedStatefulDeploymentTopology | numberOfPartitions(int numberOfPartitions)Deprecated.  Defines the number of processing unit partitions. | 
| AdvancedStatefulDeploymentTopology | singleMachineDeployment()Deprecated.  Allows deployment of the processing unit on a single machine, by lifting the limitation for
 primary and backup processing unit instances from the same partition to be deployed on
 different machines. | 
AdvancedStatefulDeploymentTopology numberOfBackupsPerPartition(int numberOfBackupsPerPartition)
AdvancedStatefulDeploymentTopology numberOfPartitions(int numberOfPartitions)
ElasticStatefulDeploymentTopology.maxMemoryCapacity(String)
 and ElasticStatefulDeploymentTopology.maxNumberOfCpuCores(int).
 This is an advanced property.AdvancedStatefulDeploymentTopology singleMachineDeployment()
Copyright © GigaSpaces.