3f29e83e5ac52ff04cd5c7953efd918d8df729ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 2 | ||
| Change Return Type int to long in method public getWorkerId() : long in class tachyon.worker.block.BlockMasterSync | From | To | |
| Change Return Type BlockHeartbeatReporter to BlockHeartbeatReport in method public getReport() : BlockHeartbeatReport in class tachyon.worker.block.BlockDataManager | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type blockReport : BlockHeartbeatReporter to blockReport : BlockHeartbeatReport in method public run() : void in class tachyon.worker.block.BlockMasterSync | From | To | |
| Inline Variable | 1 | ||
| Inline Variable assignedId : int in method public registerWithMaster() : void from class tachyon.worker.block.BlockMasterSync | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mWorkerId : int to mWorkerId : long in class tachyon.worker.block.BlockMasterSync | From | To |