053c95354d463742058fd016e8e47952b5c0c9bb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type children : Map<String,Boolean> to children : Map<String,UnderFileStatus> in method protected listInternal(path String, options ListOptions) : UnderFileStatus[] in class alluxio.underfs.ObjectUnderFileSystem | From | To | |
Extract Method | 1 | ||
Extract Method public translatePermissionMode(permission Set<PosixFilePermission>) : short extracted from public getLocalFileMode(filePath String) : short in class alluxio.util.io.FileUtils | From | To |