4e38dafde4dce8cd8c368783a291e830f06e1def
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 1 | ||
| Move Attribute public S3GUARD_DDB_TEST_TABLE_NAME_KEY : String from class org.apache.hadoop.fs.s3a.Constants to public S3GUARD_DDB_TEST_TABLE_NAME_KEY : String from class org.apache.hadoop.fs.s3a.S3ATestConstants | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type oldProvision : ProvisionedThroughputDescription to oldProvision : DDBCapacities in method public testProvisionTable() : void in class org.apache.hadoop.fs.s3a.s3guard.ITestDynamoDBMetadataStore | From | To | |
| Change Variable Type newProvision : ProvisionedThroughputDescription to newProvision : DDBCapacities in method public testProvisionTable() : void in class org.apache.hadoop.fs.s3a.s3guard.ITestDynamoDBMetadataStore | From | To | |
| Extract Variable | 3 | ||
| Extract Variable fsUri : URI in method public testBucketInfoUnguarded() : void from class org.apache.hadoop.fs.s3a.s3guard.AbstractS3GuardToolTestBase | From | To | |
| Extract Variable writeCapacity : long in method package initTable() : void from class org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore | From | To | |
| Extract Variable readCapacity : long in method package initTable() : void from class org.apache.hadoop.fs.s3a.s3guard.DynamoDBMetadataStore | From | To |