e299fe86b889968a0093f9f9b097dd71b4f49e88
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public createRawCoder(conf Configuration, rawCoderFactoryKey String, isEncoder boolean, numDataUnits int, numParityUnits int) : RawErasureCoder from class org.apache.hadoop.io.erasurecode.coder.AbstractErasureCoder to public createRawCoder(conf Configuration, rawCoderFactoryKey String, isEncoder boolean, numDataUnits int, numParityUnits int) : RawErasureCoder from class org.apache.hadoop.io.erasurecode.CodecUtil | From | To | |
| Rename Variable | 1 | ||
| Rename Variable rsRawDecoder : RSRawDecoder to rawDecoder : RawErasureDecoder in method public testPreadWithDNFailure() : void in class org.apache.hadoop.hdfs.TestDFSStripedInputStream | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type rsRawDecoder : RSRawDecoder to rawDecoder : RawErasureDecoder in method public testPreadWithDNFailure() : void in class org.apache.hadoop.hdfs.TestDFSStripedInputStream | From | To |