Uses of Class
com.espertech.esper.runtime.client.EPDeployment
Package
Description
Runtime API: Runs compiled EPL.
For staging deployments.
-
Uses of EPDeployment in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionEPDeploymentService.deploy
(EPCompiled compiled) Deploy a compiled module and with the default options.EPDeploymentService.deploy
(EPCompiled compiled, DeploymentOptions options) Deploy a compiled module and with the provided options.EPDeploymentRolloutItem.getDeployment()
Returns the deployment.EPDeploymentService.getDeployment
(String deploymentId) Returns the deployment. -
Uses of EPDeployment in com.espertech.esper.runtime.client.stage
Modifier and TypeMethodDescriptionEPStageDeploymentService.getDeployment
(String deploymentId) Returns the staged deployment or null if the deployment is not staged