c52cf57b614efee1a22e4f378ccff9f6c70857d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public mkDirsWithPermission() : void renamed to public mkdirsWithPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest | From | To | |
Rename Variable | 3 | ||
Rename Variable fileA : Path to file : Path in method public createFileWithPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest | From | To | |
Rename Variable fileA : Path to dir : Path in method public mkdirsWithPermission() : void in class alluxio.hadoop.FileSystemAclIntegrationTest | From | To | |
Rename Variable perm : Permission to permission : Permission in method public createPath(inodePath LockedInodePath, options CreatePathOptions<?>) : CreatePathResult in class alluxio.master.file.meta.InodeTree | From | To |