Uses of Class
com.espertech.esper.common.client.metric.StatementMetric
Packages that use 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
Methods in com.espertech.esper.common.client.metric that return StatementMetricConstructors in com.espertech.esper.common.client.metric with parameters of type StatementMetric -
Uses of StatementMetric in com.espertech.esper.common.internal.metrics.stmtmetrics
Methods in com.espertech.esper.common.internal.metrics.stmtmetrics that return StatementMetricModifier 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.