667db2dc4daaaade59868e1e7ecfee38ab48ae17
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Class | 2 | ||
| Move Class tachyon.HeartbeatThread moved to tachyon.heartbeat.HeartbeatThread | From | To | |
| Move Class tachyon.HeartbeatExecutor moved to tachyon.heartbeat.HeartbeatExecutor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter fixedExecutionIntervalMs : long to intervalMs : long in method public HeartbeatThread(threadName String, executor HeartbeatExecutor, intervalMs long) in class tachyon.heartbeat.HeartbeatThread | From | To | |
| Rename Parameter hbExecutor : HeartbeatExecutor to executor : HeartbeatExecutor in method public HeartbeatThread(threadName String, executor HeartbeatExecutor, intervalMs long) in class tachyon.heartbeat.HeartbeatThread | From | To |