e29ec0fbd2cb03a42b98142f63ce73b97dc2e915
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable stopFuture : Future<Boolean> to throwable : Throwable in method public shutdown() : CompletableFuture<Void> in class org.apache.flink.runtime.metrics.MetricRegistryImpl | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to CompletableFuture<Void> in method public shutdown() : CompletableFuture<Void> in class org.apache.flink.runtime.metrics.MetricRegistryImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type stopFuture : Future<Boolean> to throwable : Throwable in method public shutdown() : CompletableFuture<Void> in class org.apache.flink.runtime.metrics.MetricRegistryImpl | From | To |