GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.admin.pu.elastic.topology.AdvancedStatefulDeploymentTopology

Packages that use AdvancedStatefulDeploymentTopology
org.openspaces.admin.pu.elastic   
org.openspaces.admin.pu.elastic.topology   
org.openspaces.admin.space Support for managing of Space(s) through the Admin API. 
 

Uses of AdvancedStatefulDeploymentTopology in org.openspaces.admin.pu.elastic
 

Classes in org.openspaces.admin.pu.elastic that implement AdvancedStatefulDeploymentTopology
 class ElasticStatefulProcessingUnitDeployment
          Defines an elastic deployment of a processing unit that with an embedded space..
 

Uses of AdvancedStatefulDeploymentTopology in org.openspaces.admin.pu.elastic.topology
 

Methods in org.openspaces.admin.pu.elastic.topology that return AdvancedStatefulDeploymentTopology
 AdvancedStatefulDeploymentTopology AdvancedStatefulDeploymentTopology.numberOfBackupsPerPartition(int numberOfBackupsPerPartition)
          Overrides the number of backup processing unit instances per partition.
 AdvancedStatefulDeploymentTopology AdvancedStatefulDeploymentTopology.numberOfPartitions(int numberOfPartitions)
          Defines the number of processing unit partitions.
 AdvancedStatefulDeploymentTopology AdvancedStatefulDeploymentTopology.singleMachineDeployment()
          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.
 

Uses of AdvancedStatefulDeploymentTopology in org.openspaces.admin.space
 

Classes in org.openspaces.admin.space that implement AdvancedStatefulDeploymentTopology
 class ElasticSpaceDeployment
          Defines an elastic deployment of a partitioned data grid (space).
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.