3181f8f75666004f3795a0a01a72b5fa07d31571
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 6
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getDirIndex() : int renamed to public getDirViewIndex() : int in class tachyon.worker.block.meta.StorageDirView | From | To | |
| Rename Variable | 1 | ||
| Rename Variable lastHeartbeatMs : long to lastFetchMs : long in method public run() : void in class tachyon.worker.block.PinListSync | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute mHeartbeatTimeoutMs : int to mFetchTimeoutMs : int in class tachyon.worker.block.PinListSync | From | To | |
| Rename Attribute mHeartbeatIntervalMs : int to mFetchIntervalMs : int in class tachyon.worker.block.PinListSync | From | To |