Package | Description |
---|---|
com.espertech.esper.epl.metric |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricReportingServiceImpl
Metrics reporting.
|
Constructor and Description |
---|
MetricExecEngine(MetricEventRouter metricEventRouter,
String engineURI,
MetricScheduleService metricScheduleService,
long interval)
Ctor.
|
MetricExecStatement(MetricEventRouter metricEventRouter,
MetricScheduleService metricScheduleService,
long interval,
int statementGroup)
Ctor.
|