7e0aef7f061e393406a1bdafb62530f5d5bb8d43
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public igniteVer() : String renamed to public igniteUrl() : String in class org.apache.ignite.yarn.ClusterProperties | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute IGNITE_VERSION : String to IGNITE_URL : String in class org.apache.ignite.yarn.ClusterProperties | From | To | |
| Rename Attribute igniteVer : String to igniteUrl : String in class org.apache.ignite.yarn.ClusterProperties | From | To | |
| Extract Variable | 1 | ||
| Extract Variable filePath : String in method private downloadIgnite(igniteUrl String) : String from class org.apache.ignite.yarn.IgniteProvider | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter version : String to igniteUrl : String in method private downloadIgnite(igniteUrl String) : String in class org.apache.ignite.yarn.IgniteProvider | From | To |