7947e5b53b9ac9524b535b0384c1c355b74723ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type AtomicReference<IOException> to LastException in method package getLastException() : LastException in class org.apache.hadoop.hdfs.DataStreamer | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type congestedNodes : ArrayList<DatanodeInfo> to congestedNodes : List<DatanodeInfo> in class org.apache.hadoop.hdfs.DataStreamer | From | To | |
Change Attribute Type lastException : AtomicReference<IOException> to lastException : LastException in class org.apache.hadoop.hdfs.DataStreamer | From | To |