Uses of Class
com.espertech.esper.runtime.client.EPDeploymentRolloutCompiled
Package
Description
Runtime API: Runs compiled EPL.
-
Uses of EPDeploymentRolloutCompiled 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 EPDeploymentRolloutCompiled in com.espertech.esper.runtime.internal.kernel.service
Modifier and TypeMethodDescriptionDeployerRollout.rollout
(int currentStatementId, Collection<EPDeploymentRolloutCompiled> itemsProvided, EPRuntimeSPI runtime) EPDeploymentServiceImpl.rollout
(Collection<EPDeploymentRolloutCompiled> items) EPDeploymentServiceImpl.rollout
(Collection<EPDeploymentRolloutCompiled> items, RolloutOptions options)