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 |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ElasticSpaceDeployment
Defines an elastic deployment of a partitioned data grid (space).
|
Copyright © GigaSpaces.