Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
com.espertech.esper.runtime.internal.kernel.service |
Modifier and Type | Method and Description |
---|---|
EPDeploymentDependencyConsumed |
EPDeploymentService.getDeploymentDependenciesConsumed(String deploymentId)
Obtain information about the dependencies that the given deployment has on other deployments,
i.e.
|
Modifier and Type | Method and Description |
---|---|
static EPDeploymentDependencyConsumed |
DeployerHelperDependencies.getDependenciesConsumed(String selfDeploymentId,
EPServicesPath paths,
DeploymentLifecycleService deploymentLifecycleService) |
EPDeploymentDependencyConsumed |
EPDeploymentServiceImpl.getDeploymentDependenciesConsumed(String selfDeploymentId) |
Copyright © 2005–2020. All rights reserved.