9da927540f0ea6698388a4e79ef32c4dc51495ea
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 20
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ecInfo : ErasureCodingInfo to schema : ECSchema in method package DFSStripedInputStream(dfsClient DFSClient, src String, verifyChecksum boolean, schema ECSchema) in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To | |
Rename Variable | 1 | ||
Rename Variable info : ErasureCodingInfo to schema : ECSchema in method public open(src String, buffersize int, verifyChecksum boolean) : DFSInputStream in class org.apache.hadoop.hdfs.DFSClient | From | To | |
Rename Attribute | 1 | ||
Rename Attribute info : ErasureCodingInfo to schema : ECSchema in class org.apache.hadoop.hdfs.TestDFSStripedInputStream | From | To | |
Change Variable Type | 1 | ||
Change Variable Type info : ErasureCodingInfo to schema : ECSchema in method public open(src String, buffersize int, verifyChecksum boolean) : DFSInputStream in class org.apache.hadoop.hdfs.DFSClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type info : ErasureCodingInfo to schema : ECSchema in class org.apache.hadoop.hdfs.TestDFSStripedInputStream | From | To | |
Rename Parameter | 1 | ||
Rename Parameter ecInfo : ErasureCodingInfo to schema : ECSchema in method package DFSStripedInputStream(dfsClient DFSClient, src String, verifyChecksum boolean, schema ECSchema) in class org.apache.hadoop.hdfs.DFSStripedInputStream | From | To |