1204d49102fe8f9cdb64ba02457095f3414de516
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 46
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setCompleteTest() : void renamed to public setCompletedTest() : void in class tachyon.master.file.meta.InodeFileTest | From | To | |
Rename Method public notFileCheckpointTest() : void renamed to public notFileCompletionTest() : void in class tachyon.master.file.FileSystemMasterIntegrationTest | From | To | |
Change Parameter Type | 8 | ||
Change Parameter Type that : persistFile_args to that : CompleteFileTOptions in method public equals(that CompleteFileTOptions) : boolean in class tachyon.thrift.CompleteFileTOptions | From | To | |
Change Parameter Type other : persistFile_args to other : CompleteFileTOptions in method public compareTo(other CompleteFileTOptions) : int in class tachyon.thrift.CompleteFileTOptions | From | To | |
Change Parameter Type struct : persistFile_args to struct : CompleteFileTOptions in method public read(iprot TProtocol, struct CompleteFileTOptions) : void in class tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsStandardScheme | From | To | |
Change Parameter Type struct : persistFile_args to struct : CompleteFileTOptions in method public write(prot TProtocol, struct CompleteFileTOptions) : void in class tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsTupleScheme | From | To | |
Change Parameter Type struct : persistFile_args to struct : CompleteFileTOptions in method public read(prot TProtocol, struct CompleteFileTOptions) : void in class tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsTupleScheme | From | To | |
Change Parameter Type struct : persistFile_args to struct : CompleteFileTOptions in method public write(oprot TProtocol, struct CompleteFileTOptions) : void in class tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsStandardScheme | From | To | |
Change Parameter Type length : long to completed : boolean in method public setCompleted(completed boolean) : void in class tachyon.master.file.meta.InodeFile | From | To | |
Change Parameter Type other : persistFile_args to other : CompleteFileTOptions in method public CompleteFileTOptions(other CompleteFileTOptions) in class tachyon.thrift.CompleteFileTOptions | From | To | |
Change Return Type | 4 | ||
Change Return Type persistFile_argsTupleScheme to CompleteFileTOptionsTupleScheme in method public getScheme() : CompleteFileTOptionsTupleScheme in class tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsTupleSchemeFactory | From | To | |
Change Return Type persistFile_args to CompleteFileTOptions in method public deepCopy() : CompleteFileTOptions in class tachyon.thrift.CompleteFileTOptions | From | To | |
Change Return Type persistFile_argsStandardScheme to CompleteFileTOptionsStandardScheme in method public getScheme() : CompleteFileTOptionsStandardScheme in class tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsStandardSchemeFactory | From | To | |
Change Return Type persistFile_args to CompleteFileTOptions in method public setLength(length long) : CompleteFileTOptions in class tachyon.thrift.CompleteFileTOptions | From | To | |
Move And Rename Class | 5 | ||
Move And Rename Class tachyon.thrift.FileSystemMasterService.persistFile_args.persistFile_argsStandardSchemeFactory moved and renamed to tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsStandardSchemeFactory | From | To | |
Move And Rename Class tachyon.thrift.FileSystemMasterService.persistFile_args.persistFile_argsStandardScheme moved and renamed to tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsStandardScheme | From | To | |
Move And Rename Class tachyon.thrift.FileSystemMasterService.persistFile_args.persistFile_argsTupleSchemeFactory moved and renamed to tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsTupleSchemeFactory | From | To | |
Move And Rename Class tachyon.thrift.FileSystemMasterService.persistFile_args moved and renamed to tachyon.thrift.CompleteFileTOptions | From | To | |
Move And Rename Class tachyon.thrift.FileSystemMasterService.persistFile_args.persistFile_argsTupleScheme moved and renamed to tachyon.thrift.CompleteFileTOptions.CompleteFileTOptionsTupleScheme | From | To | |
Rename Parameter | 1 | ||
Rename Parameter length : long to completed : boolean in method public setCompleted(completed boolean) : void in class tachyon.master.file.meta.InodeFile | From | To |