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.runtime.client |
Runtime API: Runs compiled EPL.
|
Class and Description |
---|
EPMetricsStatement
Represents a statement in the query API for statement metrics
|
EPMetricsStatementGroup
Represents a statement group in the query API for statement metrics
|
MetricEvent
Base metric event.
|
RuntimeMetric
Reports runtime-level instrumentation values.
|
StatementMetric
Reports statement-level instrumentation values.
|
Class and Description |
---|
EPMetricsService
Service for metrics reporting.
|