ce08cf0f705eda5ebaf2e300ce8189887446a4c4
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 41
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public setBie(bie TachyonException) : workerRegister_result renamed to public setTe(te TachyonException) : workerRegister_result in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Method public unsetBie() : void renamed to public unsetTe() : void in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Method public setBieIsSet(value boolean) : void renamed to public setTeIsSet(value boolean) : void in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Method public getBie() : TachyonException renamed to public getTe() : TachyonException in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Method public isSetBie() : boolean renamed to public isSetTe() : boolean in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Variable | 4 | ||
Rename Variable bie : TachyonException to te : TachyonException in method public getResult(iface I, args workerRegister_args) : workerRegister_result in class tachyon.thrift.BlockMasterService.Processor.workerRegister | From | To | |
Rename Variable this_present_bie : boolean to this_present_te : boolean in method public equals(that workerRegister_result) : boolean in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Variable that_present_bie : boolean to that_present_te : boolean in method public equals(that workerRegister_result) : boolean in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Variable present_bie : boolean to present_te : boolean in method public hashCode() : int in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Attribute | 2 | ||
Rename Attribute bie : TachyonException to te : TachyonException in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Attribute BIE_FIELD_DESC : TField to TE_FIELD_DESC : TField in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Parameter | 2 | ||
Rename Parameter bie : TachyonException to te : TachyonException in method public setTe(te TachyonException) : workerRegister_result in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To | |
Rename Parameter bie : TachyonException to te : TachyonException in method public workerRegister_result(te TachyonException) in class tachyon.thrift.BlockMasterService.workerRegister_result | From | To |