b5691911dc545db3264afcf23153e2f9ec914724
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute n : int to numContainersToWaitFor : int in method public runMainLoop() : void in class org.apache.ignite.yarn.ApplicationMaster | From | To | |
| Extract Method | 1 | ||
| Extract Method public runMainLoop() : void extracted from public main(args String[]) : void in class org.apache.ignite.yarn.ApplicationMaster | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter updatedNodes : List<NodeReport> to updated : List<NodeReport> in method public onNodesUpdated(updated List<NodeReport>) : void in class org.apache.ignite.yarn.ApplicationMaster | From | To | |
| Rename Parameter e : Throwable to t : Throwable in method public onError(t Throwable) : void in class org.apache.ignite.yarn.ApplicationMaster | From | To |