Package | Description |
---|---|
com.espertech.esper.runtime.client |
Runtime API: Runs compiled EPL.
|
com.espertech.esper.runtime.client.stage |
For staging deployments.
|
Modifier and Type | Method and Description |
---|---|
EPEventService |
EPRuntime.getEventService()
Returns the event service, for sending events to the runtime and for controlling time
|
Modifier and Type | Interface and Description |
---|---|
interface |
EPStageEventService
Stage event service for sending events and advancing time to a given
EPStage stage. |