f27a4ad0324aa0b4080a1c4c6bf4cd560c927e20
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 3 | ||
Pull Up Method package set(t Throwable) : void from class org.apache.hadoop.hdfs.DataStreamer.LastExceptionInStreamer to package set(t Throwable) : void from class org.apache.hadoop.hdfs.ExceptionLastSeen | From | To | |
Pull Up Method package throwException4Close() : void from class org.apache.hadoop.hdfs.DataStreamer.LastExceptionInStreamer to package throwException4Close() : void from class org.apache.hadoop.hdfs.ExceptionLastSeen | From | To | |
Pull Up Method package clear() : void from class org.apache.hadoop.hdfs.DataStreamer.LastExceptionInStreamer to package clear() : void from class org.apache.hadoop.hdfs.ExceptionLastSeen | From | To | |
Pull Up Attribute | 1 | ||
Pull Up Attribute private thrown : IOException from class org.apache.hadoop.hdfs.DataStreamer.LastExceptionInStreamer to private thrown : IOException from class org.apache.hadoop.hdfs.ExceptionLastSeen | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.apache.hadoop.hdfs.ExceptionLastSeen from classes [org.apache.hadoop.hdfs.DataStreamer.LastExceptionInStreamer] | From | To |