cd458c38a0e85c8688be75f82e6f762c73777cf6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private testOneFileUsingDFSStripedInputStream(src String, writeBytes int) : void renamed to private testReadWriteOneFile(src String, writeBytes int) : void in class org.apache.hadoop.hdfs.TestDFSStripedOutputStream | From | To | |
Inline Method | 2 | ||
Inline Method private getBlockGroupSize() : long inlined to protected closeImpl() : void in class org.apache.hadoop.hdfs.DFSStripedOutputStream | From | To | |
Rename Attribute | 2 | ||
Rename Attribute blockGroupDataBlocks : short to numDataBlocks : short in class org.apache.hadoop.hdfs.DFSStripedOutputStream | From | To | |
Rename Attribute blockGroupBlocks : short to numAllBlocks : short in class org.apache.hadoop.hdfs.DFSStripedOutputStream | From | To |