Package | Description |
---|---|
com.espertech.esper.common.client.configuration.runtime |
Configuration classes for the runtime section, which is only relevant to the runtime
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConfigurationRuntimeMetricsReporting.StmtGroupMetrics> |
ConfigurationRuntimeMetricsReporting.getStatementGroups()
Returns a map of statement group and metrics configuration for the statement group.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationRuntimeMetricsReporting.addStmtGroup(String name,
ConfigurationRuntimeMetricsReporting.StmtGroupMetrics config)
Add a statement group, allowing control of metrics reporting interval per statement or
per multiple statements.
|
Copyright © 2005–2018. All rights reserved.