b415c6fe743242acf1d1d3eb7ea7091d90d2c0d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type requestingAccessForPath : String to requestingAccessForPath : Path in method private performAuthCheck(requestingAccessForPath Path, accessType WasbAuthorizationOperations, operation String, originalPath Path) : void in class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
Change Parameter Type originalPath : String to originalPath : Path in method private performAuthCheck(requestingAccessForPath Path, accessType WasbAuthorizationOperations, operation String, originalPath Path) : void in class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
Extract Method | 9 | ||
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testListAccessCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testMkdirsCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testReadAccessCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testRenameAccessCheckNegativeOnDstFolder() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testFileDeleteAccessCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testCreateAccessWithOverwriteCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testRenameAccessCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testGetFileStatusNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Extract Method private setExpectedFailureMessage(operation String, path Path) : void extracted from public testCreateAccessCheckNegative() : void in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fs : FileSystem to fs : NativeAzureFileSystem in class org.apache.hadoop.fs.azure.AbstractWasbTestBase | From | To |