Uses of Class
com.espertech.esper.runtime.client.EPDeploymentRollout
Package
Description
Runtime API: Runs compiled EPL.
-
Uses of EPDeploymentRollout in com.espertech.esper.runtime.client
Modifier and TypeMethodDescriptionEPDeploymentService.rollout
(Collection<EPDeploymentRolloutCompiled> items) Roll-out multiple deployments.EPDeploymentService.rollout
(Collection<EPDeploymentRolloutCompiled> items, RolloutOptions options) Roll-out multiple deployments. -
Uses of EPDeploymentRollout in com.espertech.esper.runtime.internal.kernel.service
Modifier and TypeMethodDescriptionEPDeploymentServiceImpl.rollout
(Collection<EPDeploymentRolloutCompiled> items) EPDeploymentServiceImpl.rollout
(Collection<EPDeploymentRolloutCompiled> items, RolloutOptions options)