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 |
---|---|
void |
EPDeploymentService.undeploy(String deploymentId,
UndeploymentOptions options)
Undeploy a deployment and with the provided options
|
void |
EPDeploymentService.undeployAll(UndeploymentOptions options)
Undeploy all deployments and with the provided options.
|
Modifier and Type | Method and Description |
---|---|
void |
EPDeploymentServiceImpl.undeploy(String deploymentId,
UndeploymentOptions options) |
void |
EPDeploymentServiceImpl.undeployAll(UndeploymentOptions options) |
Copyright © 2005–2018. All rights reserved.