b5af9be72c72734d668f817c99d889031922a951
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private writeChunkPrepare(buflen int, 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 | |
| Rename Parameter | 1 | ||
| Rename Parameter len : int to buflen : int in method private writeChunkPrepare(buflen int, ckoff int, cklen int) : void in class org.apache.hadoop.hdfs.DFSOutputStream | From | To |