03619c8e77559f82117482aad7f13456d8564060
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 1
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getSize() : long renamed to public getBlockSize() : long in class tachyon.worker.block.meta.BlockInfo | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute mDir : StorageDir to mPath : String in class tachyon.worker.block.meta.BlockInfo | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mDir : StorageDir to mPath : String in class tachyon.worker.block.meta.BlockInfo | From | To |