Uses of Class
com.espertech.esper.runtime.client.RolloutOptions
Packages that use RolloutOptions
Package
Description
Runtime API: Runs compiled EPL.
-
Uses of RolloutOptions in com.espertech.esper.runtime.client
Methods in com.espertech.esper.runtime.client with parameters of type RolloutOptionsModifier and TypeMethodDescriptionEPDeploymentService.rollout
(Collection<EPDeploymentRolloutCompiled> items, RolloutOptions options) Roll-out multiple deployments. -
Uses of RolloutOptions in com.espertech.esper.runtime.internal.kernel.service
Methods in com.espertech.esper.runtime.internal.kernel.service with parameters of type RolloutOptionsModifier and TypeMethodDescriptionEPDeploymentServiceImpl.rollout
(Collection<EPDeploymentRolloutCompiled> items, RolloutOptions options)