Package | Description |
---|---|
com.espertech.esper.common.client.metric |
This package defines the Esper Client APIs for metrics reporting, and consists of the metrics reporting events
(enable via configuration).
|
com.espertech.esper.common.internal.metrics.stmtmetrics |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Class and Description |
---|---|
class |
RuntimeMetric
Reports runtime-level instrumentation values.
|
class |
StatementMetric
Reports statement-level instrumentation values.
|
Modifier and Type | Method and Description |
---|---|
void |
MetricEventRouter.route(MetricEvent metricEvent)
Process metric event.
|
Copyright © 2005–2018. All rights reserved.