8ea0598c6b5ce9e81ccd114df7246ba17e26817e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable list : GridLongList to page : Page in method public close() : void in class org.apache.ignite.internal.processors.hadoop.shuffle.collections.HadoopMultimapBase | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute pages : GridLongList to curPage : Page in class org.apache.ignite.internal.processors.hadoop.shuffle.collections.HadoopMultimapBase.AdderBase | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type list : GridLongList to page : Page in method public close() : void in class org.apache.ignite.internal.processors.hadoop.shuffle.collections.HadoopMultimapBase | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type pages : GridLongList to curPage : Page in class org.apache.ignite.internal.processors.hadoop.shuffle.collections.HadoopMultimapBase.AdderBase | From | To | |
| Change Attribute Type allPages : Collection<GridLongList> to allPages : Collection<Page> in class org.apache.ignite.internal.processors.hadoop.shuffle.collections.HadoopMultimapBase | From | To |