Class EPDeploymentRollout
java.lang.Object
com.espertech.esper.runtime.client.EPDeploymentRollout
Contains the result of a rollout as described in
EPDeploymentService.rollout(Collection, RolloutOptions)
,
captures the rollout result wherein the deployment result of each compilation unit is provided by EPDeploymentRolloutItem
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EPDeploymentRollout
Ctor.- Parameters:
items
- deployment items
-
-
Method Details
-
getItems
Returns the deployment items- Returns:
- deployment items
-