1c13519e1e7588c3e2974138d37bf3449ca8b3df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 8 | ||
Extract Method package enqueueCurrentPacketFull() : 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 package enqueueCurrentPacket() : void extracted from private flushOrSync(isSync boolean, syncFlags EnumSet<SyncFlag>) : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
Extract Method package enqueueCurrentPacket() : 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 package setCurrentPacketToEmpty() : void extracted from protected closeImpl() : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
Extract Method package enqueueCurrentPacket() : void extracted from protected endBlock() : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
Extract Method package enqueueCurrentPacket() : void extracted from protected closeImpl() : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To | |
Extract Method package setCurrentPacketToEmpty() : void extracted from protected endBlock() : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To |