2bced45f2754dafcaed47b94a1f959682bd6016b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable ufsChildren : UnderFileStatus[] to children : UnderFileStatus[] in method private getChildrenInUFS(alluxioUri AlluxioURI) : UnderFileStatus[] in class alluxio.master.file.UfsSyncChecker | From | To | |
| Extract Variable | 1 | ||
| Extract Variable ufsName : String in method public isUFSDeleteSafe(inode InodeDirectory, alluxioUri AlluxioURI) : boolean from class alluxio.master.file.UfsSyncChecker | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type ufsUri : String to ufsUri : AlluxioURI in method private getChildrenInUFS(alluxioUri AlluxioURI) : UnderFileStatus[] in class alluxio.master.file.UfsSyncChecker | From | To | |
| Extract Method | 1 | ||
| Extract Method private getChildrenInUFS(alluxioUri AlluxioURI) : UnderFileStatus[] extracted from public isUFSDeleteSafe(inode InodeDirectory, alluxioUri AlluxioURI) : boolean in class alluxio.master.file.UfsSyncChecker | From | To |