Class DeployerRollout
java.lang.Object
com.espertech.esper.runtime.internal.kernel.service.DeployerRollout
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionrollout
(int currentStatementId, Collection<EPDeploymentRolloutCompiled> itemsProvided, EPRuntimeSPI runtime)
-
Constructor Details
-
DeployerRollout
public DeployerRollout()
-
-
Method Details
-
rollout
public static DeployerRolloutDeploymentResult rollout(int currentStatementId, Collection<EPDeploymentRolloutCompiled> itemsProvided, EPRuntimeSPI runtime) throws EPDeployException - Throws:
EPDeployException
-