710cdc149e2c98d09f20607c777f7aa6d92bf5f1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type masterClient : MasterClient to masterClient : BlockMasterClient in method public releaseMasterClient(masterClient BlockMasterClient) : void in class tachyon.client.next.block.BSContext | From | To | |
Change Return Type | 1 | ||
Change Return Type MasterClient to BlockMasterClient in method public acquireMasterClient() : BlockMasterClient in class tachyon.client.next.block.BSContext | From | To | |
Change Variable Type | 1 | ||
Change Variable Type masterClient : MasterClient to masterClient : BlockMasterClient in method private getWorkerAddress(hostname String) : NetAddress in class tachyon.client.next.block.BSContext | From | To |