81dc4a995c3837b721a0c1f897698b5ed47b8fb0
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 21
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public extractRawAccountFromAccountName(accountName String) : String renamed to public extractAccountNameFromHostName(hostName String) : String in class org.apache.hadoop.fs.azurebfs.utils.UriUtils | From | To | |
| Rename Method protected isEmulator() : boolean renamed to protected isIPAddress() : boolean in class org.apache.hadoop.fs.azurebfs.AbstractAbfsIntegrationTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable fullKey : String to keyProperty : String in method protected AbstractAbfsIntegrationTest() in class org.apache.hadoop.fs.azurebfs.AbstractAbfsIntegrationTest | From | To | |
| Extract Superclass | 1 | ||
| Extract Superclass org.apache.hadoop.fs.azurebfs.AbstractAbfsTestWithTimeout from classes [org.apache.hadoop.fs.azurebfs.AbstractAbfsIntegrationTest] | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute ABFS_TEST_RESOURCE_XML : String to TEST_CONFIGURATION_FILE_NAME : String in class org.apache.hadoop.fs.azurebfs.constants.TestConfigurationKeys | From | To | |
| Rename Attribute ABFS_TEST_CONTAINER_PREFIX : String to TEST_CONTAINER_PREFIX : String in class org.apache.hadoop.fs.azurebfs.constants.TestConfigurationKeys | From | To | |
| Rename Attribute FS_AZURE_TEST_ACCOUNT_KEY_PREFIX : String to FS_AZURE_ACCOUNT_KEY_PREFIX : String in class org.apache.hadoop.fs.azurebfs.constants.TestConfigurationKeys | From | To | |
| Rename Attribute isEmulator : boolean to isIPAddress : boolean in class org.apache.hadoop.fs.azurebfs.AbstractAbfsIntegrationTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter accountName : String to hostName : String in method public extractAccountNameFromHostName(hostName String) : String in class org.apache.hadoop.fs.azurebfs.utils.UriUtils | From | To |