e9d85bbf304bcf070fe5f1dee3398fa1c80a50a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type lenToRead : int to lenToRead : long in method public getBlockReader(fs DistributedFileSystem, testBlock LocatedBlock, offset int, lenToRead long) : BlockReader in class org.apache.hadoop.hdfs.BlockReaderTestUtil | From | To | |
| Extract Method | 1 | ||
| Extract Method package checkData(src String, writeBytes int) : void extracted from private testOneFile(src String, writeBytes int) : void in class org.apache.hadoop.hdfs.TestDFSStripedOutputStream | From | To |