8b5f2c372e70999f3ee0a0bd685a494e06bc3652
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute connectUgi : UserGroupInformation to delegationToken : String in method private setDelegationToken() : void in class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
Change Variable Type | 1 | ||
Change Variable Type connectUgi : UserGroupInformation to delegationToken : String in method private setDelegationToken() : void in class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
Extract Method | 5 | ||
Extract Method private setDelegationToken() : void extracted from public authorize(wasbAbsolutePath String, accessType String) : boolean in class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
Extract Method private setDelegationToken() : void extracted from public init(conf Configuration) : void in class org.apache.hadoop.fs.azure.RemoteWasbAuthorizerImpl | From | To | |
Extract Method private setDelegationToken() : void extracted from public getContainerSASUri(storageAccount String, container String) : URI in class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | From | To | |
Extract Method private setDelegationToken() : void extracted from public getRelativeBlobSASUri(storageAccount String, container String, relativePath String) : URI in class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | From | To | |
Extract Method private setDelegationToken() : void extracted from public initialize(conf Configuration) : void in class org.apache.hadoop.fs.azure.RemoteSASKeyGeneratorImpl | From | To |