b88b14d1881b60d63183576268397a16ea6ac8bd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public afterClass() : void renamed to public after() : void in class tachyon.client.FileOutStreamIntegrationTest | From | To | |
Extract Attribute | 3 | ||
Extract Attribute private WORKER_CAPACITY_BYTES : long in class tachyon.client.FileOutStreamIntegrationTest | From | To | |
Extract Attribute private QUOTA_UNIT_BYTES : int in class tachyon.client.FileOutStreamIntegrationTest | From | To | |
Extract Attribute private BLOCK_SIZE_BYTES : int in class tachyon.client.FileOutStreamIntegrationTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute sTfs : TachyonFS to mTfs : TachyonFS in class tachyon.client.FileOutStreamIntegrationTest | From | To |