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).
|
Modifier and Type | Method and Description |
---|---|
void |
EPMetricsService.iterateStatementGroups(java.util.function.Consumer<EPMetricsStatementGroup> consumer)
Iterate statement groups.
|