Uses of Class
com.espertech.esper.runtime.client.EPUndeployException
-
Uses of EPUndeployException in com.espertech.esper.runtime.client
Modifier and TypeClassDescriptionclass
Undeploy exception to indicate a problem taking the necessary lockclass
Undeploy exception to indicate that the deployment was not foundclass
Uneploy exception to indicate that a precondition is not satisfiedModifier and TypeMethodDescriptionvoid
Undeploy a deployment and with the default options.void
EPDeploymentService.undeploy
(String deploymentId, UndeploymentOptions options) Undeploy a deployment and with the provided optionsvoid
EPDeploymentService.undeployAll()
Undeploy all deployments and with the default options.void
EPDeploymentService.undeployAll
(UndeploymentOptions options) Undeploy all deployments and with the provided options.