ea3849f0ccd32b2f8acbc6107de3b9e91803ed4a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type testPath : String to testPath : Path in method public testPruneCommandCLI() : void in class org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase | From | To | |
Change Variable Type testPath : String to testPath : Path in method public testPruneCommandConf() : void in class org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase | From | To | |
Extract Method | 2 | ||
Extract Method public prune(modTime long, keyPrefix String) : void extracted from public prune(modTime long) : void in class org.apache.hadoop.fs.s3a.s3guard.LocalMetadataStore | From | To | |
Extract Method public prune(modTime long, keyPrefix String) : void extracted from public prune(modTime long) : void in class org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore | From | To |