1f1655028eede24197705a594b6ef19e6737db35
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable contentLength : long in method public getFileStatus(path Path) : FileStatus from class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
Extract Variable resourceIsDir : boolean in method public getFileStatus(path Path) : FileStatus from class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
Inline Variable | 2 | ||
Inline Variable effectiveGroup : String in method public setOwner(path Path, owner String, group String) : void from class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
Inline 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 And Move Method | 1 | ||
Extract And Move Method public getPrimaryGroup() : String extracted from public getOwnerUserPrimaryGroup() : String in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystem & moved to class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To |