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
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
Modifier and Type | Method and Description |
---|---|
ElasticStatefulDeploymentTopology |
ElasticStatefulDeploymentTopology.highlyAvailable(boolean highlyAvailable)
Deprecated.
Specifies if the space should duplicate each information on two different machines.
|
ElasticStatefulDeploymentTopology |
ElasticStatefulDeploymentTopology.maxMemoryCapacity(int maxMemoryCapacity,
MemoryUnit unit)
Deprecated.
Specifies an estimate of the maximum memory capacity for this processing unit.
|
ElasticStatefulDeploymentTopology |
ElasticStatefulDeploymentTopology.maxMemoryCapacity(String maxMemoryCapacity)
Deprecated.
Specifies an estimate of the minimum memory capacity for this processing unit.
|
ElasticStatefulDeploymentTopology |
ElasticStatefulDeploymentTopology.maxNumberOfCpuCores(int maxNumberOfCpuCores)
Deprecated.
Specifies an estimate for the maximum total number of cpu cores used by this processing
unit.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticSpaceDeployment
Deprecated.
Since 12.1 - Elastic deployments support will be replaced with a different solution in upcoming releases, contact support for additional information.
|
Copyright © GigaSpaces.