Package | Description |
---|---|
com.espertech.esper.core.service |
Implementation of client package interfaces, glue code
|
com.espertech.esper.dataflow.ops |
Data flow built-in operators.
|
com.espertech.esper.epl.metric |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Method and Description |
---|---|
void |
StatementLifecycleSvcImpl.dispatchStatementLifecycleEvent(StatementLifecycleEvent theEvent) |
void |
StatementLifecycleSvc.dispatchStatementLifecycleEvent(StatementLifecycleEvent theEvent)
Dispatch event to observers.
|
void |
StatementLifecycleObserver.observe(StatementLifecycleEvent theEvent)
Observer statement state changes.
|
void |
StatementEventDispatcherUnthreaded.observe(StatementLifecycleEvent theEvent) |
Modifier and Type | Method and Description |
---|---|
void |
EPStatementSource.observe(StatementLifecycleEvent theEvent) |
Modifier and Type | Method and Description |
---|---|
void |
MetricReportingServiceImpl.observe(StatementLifecycleEvent theEvent) |