a8302e398c2ca4b0deff062c0e921053351b688e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable effectiveGroup : String in method public setOwner(path Path, owner String, group String) : void from class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
Extract Variable effectiveOwner : String in method public setOwner(path Path, owner String, group String) : void from class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
Extract Method | 2 | ||
Extract Method public getAclStatus(path String, useUPN boolean) : AbfsRestOperation extracted from public getAclStatus(path String) : AbfsRestOperation in class org.apache.hadoop.fs.azurebfs.services.AbfsClient | From | To | |
Extract Method private isSuperUserOrEmpty(name String) : boolean extracted from public listStatus(path Path) : FileStatus[] in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To |