Uses of Class
com.espertech.esper.common.client.metric.StatementMetric
Package
Description
This package defines the Esper Client APIs for metrics reporting, and consists of the metrics reporting events
(enable via configuration).
Services for metrics reporting, including global flag, repositories and threading.
-
Uses of StatementMetric in com.espertech.esper.common.client.metric
-
Uses of StatementMetric in com.espertech.esper.common.internal.metrics.stmtmetrics
Modifier and TypeMethodDescriptionStatementMetricArray.flushMetrics()
Flushes the existing metrics via array copy and swap.StatementMetricArray.getAddMetric
(int index) Returns an existing or creates a new statement metric for the index.StatementMetricRepository.reportGroup
(int group) Report for a given statement group.