af84b121f480fab47058bafd8ba2dab44a61022b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable ret : List<AlluxioURI> to files : List<AlluxioURI> in method public getInMemoryFiles() : List<AlluxioURI> in class alluxio.master.file.FileSystemMaster | From | To | |
Rename Parameter | 1 | ||
Rename Parameter inMemoryFiles : List<AlluxioURI> to files : List<AlluxioURI> in method private getInMemoryFilesInternal(inode Inode<?>, uri AlluxioURI, files List<AlluxioURI>) : void in class alluxio.master.file.FileSystemMaster | From | To |