8e15e240597f821968e14893eabfea39815de207
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| 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 | |
| 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 | |
| Extract Variable | 1 | ||
| Extract Variable httpGet : HttpGet in method private makeRemoteRequest(uri URI, token String) : RemoteSASKeyGenerationResponse from class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | 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 |