Class ReporterScopedSettings
java.lang.Object
org.apache.flink.runtime.metrics.groups.ReporterScopedSettings
Encapsulates all settings that are defined per reporter.
-
Constructor Summary
ConstructorsConstructorDescriptionReporterScopedSettings(int reporterIndex, char delimiter, MetricFilter filter, Set<String> excludedVariables, Map<String, String> additionalVariables) -
Method Summary
Modifier and TypeMethodDescriptioncharint
-
Constructor Details
-
ReporterScopedSettings
-
-
Method Details
-
getReporterIndex
public int getReporterIndex() -
getDelimiter
public char getDelimiter() -
getFilter
-
getExcludedVariables
-
getAdditionalVariables
-