0477eff8be4505ad2730ec16621105b6df9099ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getEcPolicy() : ErasureCodingPolicy renamed to public getEcSchema() : ECSchema in class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure | From | To | |
Change Return Type | 1 | ||
Change Return Type ErasureCodingPolicy to ECSchema in method public getEcSchema() : ECSchema in class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure | From | To | |
Rename Attribute | 1 | ||
Rename Attribute ecPolicy : ErasureCodingPolicy to schema : ECSchema in class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type ecPolicy : ErasureCodingPolicy to schema : ECSchema in class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailureWithRandomECPolicy | From | To |