dde930da965f6aedf71a3ce22011dfaab8c694a9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 4 | ||
| Rename Method public addAbsentPath(path AlluxioURI) : void renamed to public addAbsent(path AlluxioURI) : void in class alluxio.master.file.meta.UfsAbsentPathCache | From | To | |
| Rename Method public addAbsentPath(path AlluxioURI) : void renamed to public addAbsent(path AlluxioURI) : void in class alluxio.master.file.meta.UfsAbsentPathAsyncCache | From | To | |
| Rename Method public removeAbsentPath(path AlluxioURI) : void renamed to public removeAbsent(path AlluxioURI) : void in class alluxio.master.file.meta.UfsAbsentPathCache | From | To | |
| Rename Method public removeAbsentPath(path AlluxioURI) : void renamed to public removeAbsent(path AlluxioURI) : void in class alluxio.master.file.meta.UfsAbsentPathAsyncCache | From | To |