10d480a3c398eebea94eff90fa77e89ed6795280
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 27
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type fileId : long to path : String in method public reportLostFile(path String, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.LineageMasterService.AsyncClient | From | To | |
Change Parameter Type fileId : long to path : String in method public reportLostFile_call(path String, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.LineageMasterService.AsyncClient.reportLostFile_call | From | To | |
Change Parameter Type fileId : long to path : String in method public reportLostFile_args(path String) in class tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Move Method | 2 | ||
Move Method public recv_reportLostFile() : void from class tachyon.thrift.FileSystemMasterService.Client to public recv_reportLostFile() : void from class tachyon.thrift.LineageMasterService.Client | From | To | |
Move Method public reportLostFile(fileId long, resultHandler AsyncMethodCallback) : void from class tachyon.thrift.FileSystemMasterService.AsyncClient to public reportLostFile(path String, resultHandler AsyncMethodCallback) : void from class tachyon.thrift.LineageMasterService.AsyncClient | From | To | |
Rename Variable | 3 | ||
Rename Variable present_fileId : boolean to present_path : boolean in method public hashCode() : int in class tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Rename Variable that_present_fileId : boolean to that_present_path : boolean in method public equals(that reportLostFile_args) : boolean in class tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Rename Variable this_present_fileId : boolean to this_present_path : boolean in method public equals(that reportLostFile_args) : boolean in class tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Move Class | 5 | ||
Move Class tachyon.thrift.FileSystemMasterService.AsyncClient.reportLostFile_call moved to tachyon.thrift.LineageMasterService.AsyncClient.reportLostFile_call | From | To | |
Move Class tachyon.thrift.FileSystemMasterService.reportLostFile_result moved to tachyon.thrift.LineageMasterService.reportLostFile_result | From | To | |
Move Class tachyon.thrift.FileSystemMasterService.Processor.reportLostFile moved to tachyon.thrift.LineageMasterService.Processor.reportLostFile | From | To | |
Move Class tachyon.thrift.FileSystemMasterService.reportLostFile_args moved to tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Move Class tachyon.thrift.FileSystemMasterService.AsyncProcessor.reportLostFile moved to tachyon.thrift.LineageMasterService.AsyncProcessor.reportLostFile | From | To | |
Rename Attribute | 1 | ||
Rename Attribute fileId : long to path : String in class tachyon.thrift.LineageMasterService.AsyncClient.reportLostFile_call | From | To | |
Extract Method | 2 | ||
Extract Method public isSetPath() : boolean extracted from public equals(that reportLostFile_args) : boolean in class tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type fileId : long to path : String in class tachyon.thrift.LineageMasterService.AsyncClient.reportLostFile_call | From | To | |
Rename Parameter | 3 | ||
Rename Parameter fileId : long to path : String in method public reportLostFile(path String, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.LineageMasterService.AsyncClient | From | To | |
Rename Parameter fileId : long to path : String in method public reportLostFile_args(path String) in class tachyon.thrift.LineageMasterService.reportLostFile_args | From | To | |
Rename Parameter fileId : long to path : String in method public reportLostFile_call(path String, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.LineageMasterService.AsyncClient.reportLostFile_call | From | To |