81b046418d499bb5ff18d6f25d52d776ad524a2a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private loadViaReflection(reporterClassName String, reporterName String, reporterConfig Configuration, reporterFactories Map<String,MetricReporterFactory>) : Optional<MetricReporter> extracted from private loadReporter(reporterName String, reporterConfig Configuration, reporterFactories Map<String,MetricReporterFactory>) : Optional<MetricReporter> in class org.apache.flink.runtime.metrics.ReporterSetup | From | To |