d123c246674f013bacb52185749671be7ba489d5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type lockId : int to lockId : long in method public setLockId(lockId long) : void in class tachyon.worker.DataServerMessage | From | To | |
| Change Return Type | 1 | ||
| Change Return Type int to long in method public getLockId() : long in class tachyon.worker.DataServerMessage | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mLockId : int to mLockId : long in class tachyon.worker.DataServerMessage | From | To |