Uses of Class
org.apache.flink.runtime.metrics.TraceReporterSetup
Packages that use TraceReporterSetup
-
Uses of TraceReporterSetup in org.apache.flink.runtime.metrics
Methods in org.apache.flink.runtime.metrics that return TraceReporterSetupModifier and TypeMethodDescriptionstatic TraceReporterSetupTraceReporterSetup.forReporter(String reporterName, org.apache.flink.metrics.MetricConfig metricConfig, org.apache.flink.traces.reporter.TraceReporter reporter) static TraceReporterSetupTraceReporterSetup.forReporter(String reporterName, org.apache.flink.traces.reporter.TraceReporter reporter) Methods in org.apache.flink.runtime.metrics that return types with arguments of type TraceReporterSetupModifier and TypeMethodDescriptionstatic List<TraceReporterSetup>TraceReporterSetup.fromConfiguration(org.apache.flink.configuration.Configuration configuration, org.apache.flink.core.plugin.PluginManager pluginManager)