Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticStatefulProcessingUnitDeployment
Defines an elastic deployment of a processing unit that with an embedded space..
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticSpaceDeployment
Defines an elastic deployment of a partitioned data grid (space).
|
Copyright © GigaSpaces.