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 |
EPMetricsStatementGroup.iterateStatements(java.util.function.Consumer<EPMetricsStatement> consumer)
Iterate statements of the group.
|