390ead2fea65cd866786a2f67898b0321fbcddc1
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fileId : long to fileId : int in method public TachyonFile(fileId int) in class tachyon.client.next.file.TachyonFile | From | To | |
| Change Return Type | 1 | ||
| Change Return Type long to int in method public getFileId() : int in class tachyon.client.next.file.TachyonFile | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mFileId : long to mFileId : int in class tachyon.client.next.file.TachyonFile | From | To |