public class ReporterScopedSettings extends Object
Constructor and Description |
---|
ReporterScopedSettings(int reporterIndex,
char delimiter,
MetricFilter filter,
Set<String> excludedVariables,
Map<String,String> additionalVariables) |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getAdditionalVariables() |
char |
getDelimiter() |
Set<String> |
getExcludedVariables() |
MetricFilter |
getFilter() |
int |
getReporterIndex() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.