c054a3d8d4f91d4510316a61d0875c32e0623989
Files Diff
- Added: 3
 - Removed: 0
 - Renamed: 0
 - Modified: 26
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type masterClient : tachyon.worker.lineage.LineageMasterClient to masterClient : LineageMasterClient in method public LineageWorkerMasterSyncExecutor(lineageDataManager LineageDataManager, masterClient LineageMasterClient) in class tachyon.worker.lineage.LineageWorkerMasterSyncExecutor | From | To | |
| Rename Attribute | 4 | ||
| Rename Attribute FILE_SYSTEM_MASTER_SERVICE_NAME : String to FILE_SYSTEM_MASTER_NAME : String in class tachyon.Constants | From | To | |
| Rename Attribute RAW_TABLE_MASTER_SERVICE_NAME : String to RAW_TABLE_MASTER_NAME : String in class tachyon.Constants | From | To | |
| Rename Attribute LINEAGE_MASTER_SERVICE_NAME : String to LINEAGE_MASTER_NAME : String in class tachyon.Constants | From | To | |
| Rename Attribute BLOCK_MASTER_SERVICE_NAME : String to BLOCK_MASTER_NAME : String in class tachyon.Constants | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mMasterClient : tachyon.worker.lineage.LineageMasterClient to mMasterClient : LineageMasterClient in class tachyon.worker.lineage.LineageWorkerMasterSyncExecutor | From | To |