87f63b6479330840e9d708a729355948bb91fd4d
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 14
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable uriWithUserInfo : URI to uri2 : URI in method public testExcludingS3ACredentialProvider() : void in class org.apache.hadoop.fs.s3a.ITestS3AConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type void to IOException in method private expectProviderInstantiationFailure(option String, expectedErrorText String) : IOException in class org.apache.hadoop.fs.s3a.TestS3AAWSCredentialsProvider | From | To | |
Extract Method | 4 | ||
Extract Method public lookupPassword(bucket String, conf Configuration, baseKey String) : String extracted from public getAWSAccessKeys(name URI, conf Configuration) : S3xLoginHelper.Login in class org.apache.hadoop.fs.s3a.S3AUtils | From | To | |
Extract Method public lookupPassword(bucket String, conf Configuration, baseKey String) : String extracted from package getServerSideEncryptionKey(bucket String, conf Configuration) : String in class org.apache.hadoop.fs.s3a.S3AUtils | From | To | |
Extract Method public lookupPassword(bucket String, conf Configuration, baseKey String) : String extracted from package getEncryptionAlgorithm(bucket String, conf Configuration) : S3AEncryptionMethods in class org.apache.hadoop.fs.s3a.S3AUtils | From | To | |
Extract And Move Method | 4 | ||
Extract And Move Method public lookupPassword(bucket String, conf Configuration, baseKey String) : String extracted from public TemporaryAWSCredentialsProvider(uri URI, conf Configuration) in class org.apache.hadoop.fs.s3a.TemporaryAWSCredentialsProvider & moved to class org.apache.hadoop.fs.s3a.S3AUtils | From | To |