89d33785780f98a58e1e81eca2c27165840475df
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private closeCurrentBlockReader() : void renamed to protected closeCurrentBlockReaders() : void in class org.apache.hadoop.hdfs.DFSInputStream | From | To | |
Change Return Type | 2 | ||
Change Return Type long to int in method package getReadLength() : int in class org.apache.hadoop.hdfs.DFSStripedInputStream.ReadPortion | From | To | |
Change Return Type LocatedBlock to LocatedStripedBlock in method private getBlockGroupAt(offset long) : LocatedStripedBlock in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type readLength : long to readLength : int in class org.apache.hadoop.hdfs.DFSStripedInputStream.ReadPortion | From | To |