a8ac4438fd0a0a5d086c5df8872fa0aa97a1360c
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 4
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type updateRequest : String to first : boolean in method public getUpdates(first boolean) : String in class org.apache.ignite.internal.processors.cluster.HttpIgniteUpdatesChecker | From | To | |
| Rename Variable | 2 | ||
| Rename Variable updatesResponse : String to updatesRes : String in method protected body() : void in class org.apache.ignite.internal.processors.cluster.GridUpdateNotifier.UpdateChecker | From | To | |
| Rename Variable response : StringBuilder to res : StringBuilder in method public getUpdates(first boolean) : String in class org.apache.ignite.internal.processors.cluster.HttpIgniteUpdatesChecker | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute postParams : String to first : boolean in method protected body() : void in class org.apache.ignite.internal.processors.cluster.GridUpdateNotifier.UpdateChecker | From | To | |
| Extract Variable | 1 | ||
| Extract Variable addr : String in method public getUpdates(first boolean) : String from class org.apache.ignite.internal.processors.cluster.HttpIgniteUpdatesChecker | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type postParams : String to first : boolean in method protected body() : void in class org.apache.ignite.internal.processors.cluster.GridUpdateNotifier.UpdateChecker | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter updateRequest : String to first : boolean in method public getUpdates(first boolean) : String in class org.apache.ignite.internal.processors.cluster.HttpIgniteUpdatesChecker | From | To |