Uses of Class
com.espertech.esper.runtime.client.UndeploymentOptions
-
Uses of UndeploymentOptions in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionvoid
EPDeploymentService.undeploy
(String deploymentId, UndeploymentOptions options) Undeploy a deployment and with the provided optionsvoid
EPDeploymentService.undeployAll
(UndeploymentOptions options) Undeploy all deployments and with the provided options.