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 |
---|---|
StatementMetric |
EPMetricsStatement.getMetric()
Returns the metrics object
|
Constructor and Description |
---|
EPMetricsStatement(StatementMetric metric)
Ctor.
|