Package | Description |
---|---|
com.espertech.esper.epl.metric |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Method and Description |
---|---|
StatementMetricRepository |
MetricExecutionContext.getStatementMetricRepository()
Returns statement metric holder
|
Constructor and Description |
---|
MetricExecutionContext(EPServicesContext epServicesContext,
EPRuntime runtime,
StatementMetricRepository statementMetricRepository)
Ctor.
|