2843c688bcc21c65eb3538ffb3caeaffe440eda8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute DEFAUL_CONTAINER_SAS_KEY_PERIOD : long to DEFAULT_CONTAINER_SAS_KEY_PERIOD : long in class org.apache.hadoop.fs.azure.SASKeyGeneratorImpl | From | To | |
| Extract Method | 3 | ||
| Extract Method private authorizeInternal(wasbAbsolutePath String, accessType String, resourceOwner String) : boolean extracted from public authorize(wasbAbsolutePath String, accessType String, resourceOwner String) : boolean in class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
| Extract Method private authorizeInternal(wasbAbsolutePath String, accessType String, owner String) : boolean extracted from public authorize(wasbAbsolutePath String, accessType String, owner String) : boolean in class org.apache.hadoop.fs.azure.MockWasbAuthorizerImpl | From | To | |
| Extract Method public getConfiguration() : Configuration extracted from protected createTestAccount() : AzureBlobStorageTestAccount in class org.apache.hadoop.fs.azure.TestNativeAzureFileSystemAuthorization | From | To |