Package | Description |
---|---|
org.openspaces.admin.application | |
org.openspaces.admin.gsm |
Support for managing of Grid Service Manager(s) through the Admin API.
|
org.openspaces.admin.internal.gsm |
Internally Used.
|
Modifier and Type | Method and Description |
---|---|
ApplicationDeployment |
ApplicationDeployment.addProcessingUnitDeployment(ProcessingUnitConfigHolder puConfigHolder) |
ApplicationDeployment |
ApplicationDeployment.addProcessingUnitDeployment(ProcessingUnitDeploymentTopology puDeployment)
Adds a processing unit deployment to this application deployment.
|
ApplicationDeployment |
ApplicationDeployment.deployProcessingUnit(ProcessingUnitDeploymentTopology puDeployment)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Application |
GridServiceManager.deploy(ApplicationDeployment deployment)
Deploys an application consisting of one or more processing unit deployments.
|
Application |
GridServiceManagers.deploy(ApplicationDeployment deployment)
Deploys an application consisting of one or more processing unit deployments.
|
Application |
GridServiceManager.deploy(ApplicationDeployment deployment,
long timeout,
TimeUnit timeUnit)
Deploys an application consisting of one or more processing unit deployments.
|
Application |
GridServiceManagers.deploy(ApplicationDeployment deployment,
long timeout,
TimeUnit timeUnit)
Deploys an application consisting of one or more processing unit deployments.
|
Modifier and Type | Method and Description |
---|---|
Application |
DefaultGridServiceManager.deploy(ApplicationDeployment deployment) |
Application |
DefaultGridServiceManagers.deploy(ApplicationDeployment deployment) |
Application |
DefaultGridServiceManager.deploy(ApplicationDeployment applicationDeployment,
long timeout,
TimeUnit timeUnit) |
Application |
DefaultGridServiceManagers.deploy(ApplicationDeployment deployment,
long timeout,
TimeUnit timeUnit) |
Copyright © GigaSpaces.