GigaSpaces XAP 8.0 API

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

Packages that use ElasticStatefulDeploymentTopology
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 ElasticStatefulDeploymentTopology in org.openspaces.admin.pu.elastic
 

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

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

Methods in org.openspaces.admin.pu.elastic.topology that return ElasticStatefulDeploymentTopology
 ElasticStatefulDeploymentTopology ElasticStatefulDeploymentTopology.highlyAvailable(boolean highlyAvailable)
          Specifies if the space should duplicate each information on two different machines.
 ElasticStatefulDeploymentTopology ElasticStatefulDeploymentTopology.maxMemoryCapacity(int maxMemoryCapacity, MemoryUnit unit)
          Specifies an estimate of the maximum memory capacity for this processing unit.
 ElasticStatefulDeploymentTopology ElasticStatefulDeploymentTopology.maxMemoryCapacity(String maxMemoryCapacity)
          Specifies an estimate of the minimum memory capacity for this processing unit.
 ElasticStatefulDeploymentTopology ElasticStatefulDeploymentTopology.maxNumberOfCpuCores(int maxNumberOfCpuCores)
          Specifies an estimate for the maximum total number of cpu cores used by this processing unit.
 

Uses of ElasticStatefulDeploymentTopology in org.openspaces.admin.space
 

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


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.