6b7cd62b8cf12616b13142f2eb2cfc2f25796f0f
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 5 | ||
Move Attribute private delegationToken : String from class org.apache.hadoop.fs.azure.AzureNativeFileSystemStore to private delegationToken : String from class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
Move Attribute private delegationToken : String from class org.apache.hadoop.fs.azure.SecureStorageInterfaceImpl to private delegationToken : String from class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
Move Attribute private delegationToken : String from class org.apache.hadoop.fs.azure.AzureNativeFileSystemStore to private delegationToken : String from class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
Move Attribute private delegationToken : String from class org.apache.hadoop.fs.azure.SecureStorageInterfaceImpl to private delegationToken : String from class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
Move Attribute private KEY_CRED_SERVICE_URL : String from class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl to public KEY_CRED_SERVICE_URL : String from class org.apache.hadoop.fs.azure.security.Constants | From | To | |
Extract Variable | 2 | ||
Extract Variable httpGet : HttpGet in method private makeRemoteRequest(uri URI, token String) : RemoteSASKeyGenerationResponse from class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | From | To | |
Extract Variable absolutePath : Path in method public rename(src Path, dst Path) : boolean from class org.apache.hadoop.fs.azure.NativeAzureFileSystem | From | To | |
Extract Method | 2 | ||
Extract Method private getSASKey(uri URI, connectUgi UserGroupInformation) : URI extracted from public getRelativeBlobSASUri(storageAccount String, container String, relativePath String) : URI in class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | From | To | |
Extract Method private getSASKey(uri URI, connectUgi UserGroupInformation) : URI extracted from public getContainerSASUri(storageAccount String, container String) : URI in class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | From | To |