52b2eab575d0b4d8ce7fa57661aaca6b8a123cc2
Files Diff
- Added: 3
- Removed: 2
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type Duration to OperationDuration in method public getSelectDuration() : OperationDuration in class org.apache.hadoop.fs.s3a.select.SelectTool | From | To | |
| Move And Rename Class | 1 | ||
| Move And Rename Class org.apache.hadoop.fs.s3a.commit.Duration moved and renamed to org.apache.hadoop.util.OperationDuration | From | To | |
| Move Class | 1 | ||
| Move Class org.apache.hadoop.fs.s3a.commit.DurationInfo moved to org.apache.hadoop.util.DurationInfo | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type duration : Duration to duration : OperationDuration in method public testLandsatToFile() : void in class org.apache.hadoop.fs.s3a.select.ITestS3SelectCLI | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type selectDuration : Duration to selectDuration : OperationDuration in class org.apache.hadoop.fs.s3a.select.SelectTool | From | To |