Interface | Description |
---|---|
EPStage |
A stage allows staging and unstageing deployments, allowing independent control over event and time for the deployments.
|
EPStageDeploymentService |
Stage deployment service provides information about deployments staged to a given
EPStage . |
EPStageEventService |
Stage event service for sending events and advancing time to a given
EPStage stage. |
Exception | Description |
---|---|
EPStageDestroyedException |
This exception is thrown to indicate that the runtime instance has been destroyed.
|
EPStageException |
Stage base exception.
|
EPStagePreconditionException |
Indicated a precondition is violated for a stage or un-stage operation.
|
For staging deployments.