0cab57223e3f54be17a5f27cefdb6d1da1b073e5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testCreateAccessCheckPositive() : void renamed to public testCreateAccessWithOverwriteCheckPositive() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type accessType : String to accessType : WasbAuthorizationOperations in method private performAuthCheck(requestingAccessForPath String, accessType WasbAuthorizationOperations, operation String, originalPath String) : void in class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
| Rename Variable | 1 | ||
| Rename Variable absoluteDst : Path to absoluteDstPath : Path in method public rename(src Path, dst Path) : boolean in class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
| Extract Method | 1 | ||
| Extract Method private allowRecursiveDelete(fs NativeAzureFileSystem, authorizer MockWasbAuthorizerImpl, path String) : void extracted from public testRenameAccessCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter skipParentFolderLastModifidedTimeUpdate : boolean to skipParentFolderLastModifiedTimeUpdate : boolean in method public delete(f Path, recursive boolean, skipParentFolderLastModifiedTimeUpdate boolean) : boolean in class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To |