 | ConfigurationRuntimeMetricsReportingStatementGroups Property |
Returns a map of statement group and metrics configuration for the statement group.
Namespace:
com.espertech.esper.common.client.configuration.runtime
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IDictionary StatementGroups { get; }
Property Value
Type:
IDictionaryTKey, TValuemap of statement group and metrics configuration
See Also