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 |
---|---|
ApplicationConfig |
ApplicationDeployment.create() |
ApplicationConfig |
ApplicationFileDeployment.create() |
Constructor and Description |
---|
ApplicationDeployment(ApplicationConfig config) |
Modifier and Type | Method and Description |
---|---|
Application |
GridServiceManager.deploy(ApplicationConfig applicationConfig)
Deploys an application consisting of one or more processing unit deployments.
|
Application |
GridServiceManagers.deploy(ApplicationConfig applicationConfig)
Deploys an application consisting of one or more processing unit deployments.
|
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.
|
Modifier and Type | Method and Description |
---|---|
Application |
DefaultGridServiceManager.deploy(ApplicationConfig applicationConfig) |
Application |
DefaultGridServiceManagers.deploy(ApplicationConfig applicationConfig) |
Application |
DefaultGridServiceManager.deploy(ApplicationConfig applicationConfig,
long timeout,
TimeUnit timeUnit) |
Application |
DefaultGridServiceManagers.deploy(ApplicationConfig applicationConfig,
long timeout,
TimeUnit timeUnit) |
Copyright © GigaSpaces.