9fb3025e12a38136fa583110f8f267091c3db19a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute jobMaster : JobMaster to jobMasterService : JobMasterService in class org.apache.flink.runtime.jobmaster.JobManagerRunner | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.apache.flink.runtime.jobmaster.JobMasterService from classes [org.apache.flink.runtime.jobmaster.JobMaster] | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type jobMaster : JobMaster to jobMasterService : JobMasterService in class org.apache.flink.runtime.jobmaster.JobManagerRunner | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public closeAsync() : CompletableFuture<Void> extracted from public closeAsync() : CompletableFuture<Void> in class org.apache.flink.runtime.jobmaster.JobManagerRunner & moved to class org.apache.flink.runtime.jobmaster.JobMaster | From | To |