ee3c7a88bb74232e4884899699aaa08ae2b6e038
Files Diff
- Added: 23
- Removed: 11
- Renamed: 0
- Modified: 9
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Source Folder | 1 | ||
| Move Source Folder flink-metric-reporters to flink-metrics | From | To | |
| Change Return Type | 1 | ||
| Change Return Type GaugeWrapper<T> to FlinkGaugeWrapper<T> in method public fromGauge(gauge Gauge<?>) : FlinkGaugeWrapper<T> in class org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper | From | To | |
| Rename Class | 2 | ||
| Rename Class org.apache.flink.dropwizard.metrics.GaugeWrapper renamed to org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper | From | To | |
| Rename Class org.apache.flink.dropwizard.metrics.CounterWrapper renamed to org.apache.flink.dropwizard.metrics.FlinkCounterWrapper | From | To | |
| Extract Variable | 1 | ||
| Extract Variable histogram : Histogram in method public notifyOfAddedMetric(metric Metric, metricName String, group AbstractMetricGroup) : void from class org.apache.flink.dropwizard.ScheduledDropwizardReporter | From | To |