a271fd0eca75cef8b8ba940cdac8ad4fd21b4462
Files Diff
- Added: 5
- Removed: 20
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type configurationService : ConfigurationService to abfsConfiguration : AbfsConfiguration in method public AbfsClient(baseUrl URL, sharedKeyCredentials SharedKeyCredentials, abfsConfiguration AbfsConfiguration, exponentialRetryPolicy ExponentialRetryPolicy) in class org.apache.hadoop.fs.azurebfs.services.AbfsClient | From | To | |
| Rename Variable | 2 | ||
| Rename Variable configurationservice : ConfigurationServiceImpl to abfsConfiguration : AbfsConfiguration in method private testReadWriteAndSeek(bufferSize int) : void in class org.apache.hadoop.fs.azurebfs.services.ITestReadWriteAndSeek | From | To | |
| Rename Variable filesystem : String to fileSystemName : String in method public ensureSecureAzureBlobFileSystemIsDefaultFileSystem() : void in class org.apache.hadoop.fs.azurebfs.ITestFileSystemRegistration | From | To | |
| Rename Class | 2 | ||
| Rename Class org.apache.hadoop.fs.azurebfs.services.TestConfigurationServiceFieldsValidation renamed to org.apache.hadoop.fs.azurebfs.services.TestAbfsConfigurationFieldsValidation | From | To | |
| Rename Class org.apache.hadoop.fs.azurebfs.services.ConfigurationServiceImpl renamed to org.apache.hadoop.fs.azurebfs.services.AbfsConfiguration | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class org.apache.hadoop.fs.azurebfs.services.AbfsHttpServiceImpl moved and renamed to org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
| Move And Rename Class org.apache.hadoop.fs.azurebfs.services.ITestAbfsHttpServiceImpl moved and renamed to org.apache.hadoop.fs.azurebfs.ITestFileSystemProperties | From | To | |
| Rename Attribute | 3 | ||
| Rename Attribute configurationService : ConfigurationService to abfsConfiguration : AbfsConfiguration in class org.apache.hadoop.fs.azurebfs.services.AbfsClient | From | To | |
| Rename Attribute configurationService : ConfigurationService to abfsConfiguration : AbfsConfiguration in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
| Rename Attribute configService : ConfigurationServiceImpl to abfsConfiguration : AbfsConfiguration in class org.apache.hadoop.fs.azurebfs.services.TestAbfsConfigurationFieldsValidation | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type configurationservice : ConfigurationServiceImpl to abfsConfiguration : AbfsConfiguration in method private testReadWriteAndSeek(bufferSize int) : void in class org.apache.hadoop.fs.azurebfs.services.ITestReadWriteAndSeek | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type configurationService : ConfigurationService to abfsConfiguration : AbfsConfiguration in class org.apache.hadoop.fs.azurebfs.services.AbfsClient | From | To | |
| Change Attribute Type configService : ConfigurationServiceImpl to abfsConfiguration : AbfsConfiguration in class org.apache.hadoop.fs.azurebfs.services.TestAbfsConfigurationFieldsValidation | From | To | |
| Change Attribute Type configurationService : ConfigurationService to abfsConfiguration : AbfsConfiguration in class org.apache.hadoop.fs.azurebfs.AzureBlobFileSystemStore | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter configurationService : ConfigurationService to abfsConfiguration : AbfsConfiguration in method public AbfsClient(baseUrl URL, sharedKeyCredentials SharedKeyCredentials, abfsConfiguration AbfsConfiguration, exponentialRetryPolicy ExponentialRetryPolicy) in class org.apache.hadoop.fs.azurebfs.services.AbfsClient | From | To |