9cad3e235026dbe4658705ca85d263d0edf14521
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 25
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 6 | ||
| Rename Method protected createConfiguration() : Configuration renamed to protected createScaleConfiguration() : Configuration in class org.apache.hadoop.fs.s3a.scale.ITestS3AHugeFilesClassicOutput | From | To | |
| Rename Method protected createConfiguration() : Configuration renamed to protected createScaleConfiguration() : Configuration in class org.apache.hadoop.fs.s3a.scale.ITestS3ADeleteFilesOneByOne | From | To | |
| Rename Method protected createConfiguration() : Configuration renamed to protected createScaleConfiguration() : Configuration in class org.apache.hadoop.fs.s3a.scale.AbstractSTestS3AHugeFiles | From | To | |
| Rename Method public setUp() : void renamed to public setup() : void in class org.apache.hadoop.fs.s3a.scale.S3AScaleTestBase | From | To | |
| Rename Method public beforeTest() : void renamed to public setup() : void in class org.apache.hadoop.fs.s3a.yarn.ITestS3AMiniYarnCluster | From | To | |
| Rename Method public setUp() : void renamed to public setup() : void in class org.apache.hadoop.fs.s3a.scale.AbstractSTestS3AHugeFiles | From | To | |
| Move Method | 2 | ||
| Move Method protected describe(text String, args Object...) : void from class org.apache.hadoop.fs.s3a.scale.S3AScaleTestBase to protected describe(text String, args Object...) : void from class org.apache.hadoop.fs.s3a.AbstractS3ATestBase | From | To | |
| Move Method public nameThread() : void from class org.apache.hadoop.fs.s3a.scale.S3AScaleTestBase to public nameThread() : void from class org.apache.hadoop.fs.s3a.ITestS3AFileSystemContract | From | To | |
| Move Attribute | 4 | ||
| Move Attribute public methodName : TestName from class org.apache.hadoop.fs.s3a.AbstractS3ATestBase to public methodName : TestName from class org.apache.hadoop.fs.s3a.ITestS3AFileSystemContract | From | To | |
| Move Attribute public TEST_STS_ENDPOINT : String from class org.apache.hadoop.fs.s3a.ITestS3ATemporaryCredentials to public TEST_STS_ENDPOINT : String from class org.apache.hadoop.fs.s3a.S3ATestConstants | From | To | |
| Move Attribute public methodName : TestName from class org.apache.hadoop.fs.s3a.scale.S3AScaleTestBase to public methodName : TestName from class org.apache.hadoop.fs.s3a.ITestS3AFileSystemContract | From | To | |
| Move Attribute public TEST_STS_ENABLED : String from class org.apache.hadoop.fs.s3a.ITestS3ATemporaryCredentials to public TEST_STS_ENABLED : String from class org.apache.hadoop.fs.s3a.S3ATestConstants | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type rootPath : String to rootPath : Path in class org.apache.hadoop.fs.s3a.yarn.ITestS3AMiniYarnCluster | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public createTestPath(defVal Path) : Path extracted from public getTestPath() : Path in class org.apache.hadoop.fs.contract.s3a.S3AContract & moved to class org.apache.hadoop.fs.s3a.S3ATestUtils | From | To |