793447f79924c97c2b562d5e41fa85adf19673fe
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method protected updateReadStatistics(readStatistics ReadStatistics, nRead int, blockReader BlockReader) : void from class org.apache.hadoop.hdfs.DFSInputStream to public updateReadStatistics(readStatistics ReadStatistics, nRead int, blockReader BlockReader) : void from class org.apache.hadoop.hdfs.util.IOUtilsClient | From | To | |
Change Return Type | 1 | ||
Change Return Type DFSInputStream.ReadStatistics to ReadStatistics in method public getReadStatistics() : ReadStatistics in class org.apache.hadoop.hdfs.client.HdfsDataInputStream | From | To | |
Move Class | 1 | ||
Move Class org.apache.hadoop.hdfs.DFSInputStream.ReadStatistics moved to org.apache.hadoop.hdfs.ReadStatistics | From | To |