39167b3a0ff2b149d54140ba2439c34ef3b60f71
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable te : TachyonException to e : Exception in method private getWorkerAddress(hostname String) : NetAddress in class tachyon.client.block.BlockStoreContext | From | To | |
Rename Variable te : TachyonException to cfe : ConnectionFailedException in method public heartbeat() : void in class tachyon.worker.lineage.LineageWorkerMasterSyncExecutor | From | To | |
Rename Variable te : TachyonException to cfe : ConnectionFailedException in method public run() : void in class tachyon.worker.block.BlockMasterSync | From | To | |
Change Variable Type | 3 | ||
Change Variable Type te : TachyonException to e : Exception in method private getWorkerAddress(hostname String) : NetAddress in class tachyon.client.block.BlockStoreContext | From | To | |
Change Variable Type te : TachyonException to cfe : ConnectionFailedException in method public run() : void in class tachyon.worker.block.BlockMasterSync | From | To | |
Change Variable Type te : TachyonException to cfe : ConnectionFailedException in method public heartbeat() : void in class tachyon.worker.lineage.LineageWorkerMasterSyncExecutor | From | To |