Package | Description |
---|---|
com.espertech.esper.common.client.configuration.runtime |
Configuration classes for the runtime section, which is only relevant to the runtime
|
com.espertech.esper.common.internal.metrics.stmtmetrics |
Services for metrics reporting, including global flag, repositories and threading.
|
Modifier and Type | Method and Description |
---|---|
ConfigurationRuntimeMetricsReporting |
ConfigurationRuntime.getMetricsReporting()
Returns the metrics reporting configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationRuntime.setMetricsReporting(ConfigurationRuntimeMetricsReporting metricsReporting)
Sets the metrics reporting settings
|
Constructor and Description |
---|
StatementMetricRepository(String runtimeURI,
ConfigurationRuntimeMetricsReporting specification)
Ctor.
|
Copyright © 2005–2018. All rights reserved.