3ad3fbf5f10be78db530fe70c6c29c2a45cd56c0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public runNonBlocking(commands String...) : AutoClosableProcess extracted from public testReporter() : void in class org.apache.flink.metrics.prometheus.tests.PrometheusReporterEndToEndITCase & moved to class org.apache.flink.tests.util.AutoClosableProcess | From | To | |
Extract And Move Method public runBlocking(commands String...) : Process extracted from public testReporter() : void in class org.apache.flink.metrics.prometheus.tests.PrometheusReporterEndToEndITCase & moved to class org.apache.flink.tests.util.AutoClosableProcess | From | To |