Package | Description |
---|---|
com.espertech.esper.client.deploy |
Module and deployment administrative service.
|
com.espertech.esper.core.deploy |
Module and deployment utility and parser.
|
Modifier and Type | Method and Description |
---|---|
DeploymentOrder |
EPDeploymentAdmin.getDeploymentOrder(Collection<Module> modules,
DeploymentOrderOptions options)
Compute a deployment order among the modules passed in considering their uses-dependency declarations
and considering the already-deployed modules.
|
Modifier and Type | Method and Description |
---|---|
DeploymentOrder |
EPDeploymentAdminImpl.getDeploymentOrder(Collection<Module> modules,
DeploymentOrderOptions options) |