e0260417ade5568ae37dcc3753aea0d1e0fd701b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getPathProperties(path String, isNameSpaceEnabled boolean) : AbfsRestOperation renamed to public getPathStatus(path String) : AbfsRestOperation in class org.apache.hadoop.fs.azurebfs.services.AbfsClient | From | To | |
Rename Method public getPathProperties(path Path) : Hashtable<String,String> renamed to public getPathStatus(path Path) : Hashtable<String,String> in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To |