Package | Description |
---|---|
com.espertech.esper.client |
This package and its sub-packages defines the central Esper Client APIs.
|
com.espertech.esper.epl.metric |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationMetricsReporting |
ConfigurationEngineDefaults.getMetricsReporting()
Returns the metrics reporting configuration.
|
Constructor and Description |
---|
MetricReportingServiceImpl(ConfigurationMetricsReporting specification,
String engineUri)
Ctor.
|
StatementMetricRepository(String engineURI,
ConfigurationMetricsReporting specification)
Ctor.
|