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 | Method and Description |
---|---|
void |
EPMetricsStatementGroup.iterateStatements(Consumer<EPMetricsStatement> consumer)
Iterate statements of the group.
|
Modifier and Type | Method and Description |
---|---|
void |
StatementMetricArray.iterate(Consumer<EPMetricsStatement> consumer) |
Copyright © 2005–2023. All rights reserved.