7a14af897886c1bf9cad669cca13140ebad81c58
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable toAdd : Stack<Pair<AlluxioURI,Inode<?>>> to deleteStack : Stack<Pair<AlluxioURI,Inode<?>>> in method private deleteInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void in class alluxio.master.file.DefaultFileSystemMaster | From | To | |
| Extract Variable | 1 | ||
| Extract Variable descendantPair : Pair<AlluxioURI,Inode<?>> in method private deleteInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void from class alluxio.master.file.DefaultFileSystemMaster | From | To | |
| Inline Variable | 1 | ||
| Inline Variable ancestor : AlluxioURI in method private deleteInternal(inodePath LockedInodePath, replayed boolean, opTimeMs long, deleteOptions DeleteOptions) : void from class alluxio.master.file.DefaultFileSystemMaster | From | To |