39c950513270b47a46d0ef8cfd5ecffd88575b11
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable inconsistentURIs : List<AlluxioURI> to inconsistentUris : List<AlluxioURI> in method public fsck(path AlluxioURI) : List<AlluxioURI> in class alluxio.master.file.FileSystemMaster | From | To | |
| Rename Variable inodesToCheck : Stack<Inode> to pathsToCheck : Stack<LockedInodePath> in method public fsck(path AlluxioURI) : List<AlluxioURI> in class alluxio.master.file.FileSystemMaster | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type inodesToCheck : Stack<Inode> to pathsToCheck : Stack<LockedInodePath> in method public fsck(path AlluxioURI) : List<AlluxioURI> in class alluxio.master.file.FileSystemMaster | From | To |