Package | Description |
---|---|
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 |
---|---|
Application |
GridServiceManager.deploy(ApplicationConfig applicationConfig,
long timeout,
TimeUnit timeUnit)
Deploys an application consisting of one or more processing unit deployments.
|
Application |
GridServiceManagers.deploy(ApplicationConfig applicationConfig,
long timeout,
TimeUnit timeUnit)
Deploys an application consisting of one or more processing unit deployments.
|
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(ApplicationConfig applicationConfig) |
Application |
DefaultGridServiceManager.deploy(ApplicationConfig applicationConfig,
long timeout,
TimeUnit timeUnit) |
Application |
DefaultGridServiceManagers.deploy(ApplicationConfig applicationConfig,
long timeout,
TimeUnit timeUnit) |
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.