ab934e85947dcf2092050023909dd81ae274ff45
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type DatanodeInfo[] to DatanodeInfoWithStorage[] in method public getLocations() : DatanodeInfoWithStorage[] in class org.apache.hadoop.hdfs.protocol.LocatedBlock | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type EMPTY_LOCS : DatanodeInfo[] to EMPTY_LOCS : DatanodeInfoWithStorage[] in class org.apache.hadoop.hdfs.protocol.LocatedBlock | From | To | |
Change Attribute Type locs : DatanodeInfo[] to locs : DatanodeInfoWithStorage[] in class org.apache.hadoop.hdfs.protocol.LocatedBlock | From | To |