8234fd0e1087e0e49aa1d6f286f292b7f70b368e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private writeChunkImpl(b byte[], offset int, len int, checksum byte[], ckoff int, cklen int) : void extracted from protected writeChunk(b byte[], offset int, len int, checksum byte[], ckoff int, cklen int) : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
Extract Method private closeImpl() : void extracted from public close() : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public setTraceSpan(span Span) : void extracted from public run() : void in class org.apache.hadoop.hdfs.DFSOutputStream.DataStreamer & moved to class org.apache.hadoop.hdfs.DFSPacket | From | To |