7adff3d4cb06b89d21dc3c31ba95e2bd874860e4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public getTe() : TachyonException renamed to public getIpe() : InvalidPathException in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Method public isSetTe() : boolean renamed to public isSetIpe() : boolean in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Method public setTe(te TachyonException) : createDirectory_result renamed to public setIpe(ipe InvalidPathException) : createDirectory_result in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Method public setTeIsSet(value boolean) : void renamed to public setIpeIsSet(value boolean) : void in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Method public unsetTe() : void renamed to public unsetIpe() : void in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Parameter Type | 6 | ||
Change Parameter Type fileId : int to fileId : long in method public setFileId(fileId long) : FileInfo in class tachyon.thrift.FileInfo | From | To | |
Change Parameter Type fileId : int to fileId : long in method public FileInfo(fileId long, name String, path String, ufsPath String, length long, blockSizeByte long, creationTimeMs long, isComplete boolean, isFolder boolean, isPinned boolean, isCache boolean, blockIds List<Long>, dependencyId int, inMemoryPercentage int, lastModificationTimeMs long) in class tachyon.thrift.FileInfo | From | To | |
Change Parameter Type te : TachyonException to ipe : InvalidPathException in method public createDirectory_result(success boolean, faee FileAlreadyExistException, ipe InvalidPathException) in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Parameter Type te : TachyonException to ipe : InvalidPathException in method public setIpe(ipe InvalidPathException) : createDirectory_result in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Parameter Type id : int to id : long in method public setId(id long) : RawTableInfo in class tachyon.thrift.RawTableInfo | From | To | |
Change Parameter Type id : int to id : long in method public RawTableInfo(id long, name String, path String, columns int, metadata ByteBuffer) in class tachyon.thrift.RawTableInfo | From | To | |
Rename Variable | 4 | ||
Rename Variable te : TachyonException to ipe : InvalidPathException in method public getResult(iface I, args createDirectory_args) : createDirectory_result in class tachyon.thrift.FileSystemMasterService.Processor.createDirectory | From | To | |
Rename Variable present_te : boolean to present_ipe : boolean in method public hashCode() : int in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Variable that_present_te : boolean to that_present_ipe : boolean in method public equals(that createDirectory_result) : boolean in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Variable this_present_te : boolean to this_present_ipe : boolean in method public equals(that createDirectory_result) : boolean in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Return Type | 3 | ||
Change Return Type TachyonException to InvalidPathException in method public getIpe() : InvalidPathException in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Return Type int to long in method public getFileId() : long in class tachyon.thrift.FileInfo | From | To | |
Change Return Type int to long in method public getId() : long in class tachyon.thrift.RawTableInfo | From | To | |
Rename Attribute | 2 | ||
Rename Attribute te : TachyonException to ipe : InvalidPathException in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Attribute TE_FIELD_DESC : TField to IPE_FIELD_DESC : TField in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Variable Type | 1 | ||
Change Variable Type te : TachyonException to ipe : InvalidPathException in method public getResult(iface I, args createDirectory_args) : createDirectory_result in class tachyon.thrift.FileSystemMasterService.Processor.createDirectory | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type fileId : int to fileId : long in class tachyon.thrift.FileInfo | From | To | |
Change Attribute Type te : TachyonException to ipe : InvalidPathException in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Change Attribute Type id : int to id : long in class tachyon.thrift.RawTableInfo | From | To | |
Rename Parameter | 2 | ||
Rename Parameter te : TachyonException to ipe : InvalidPathException in method public createDirectory_result(success boolean, faee FileAlreadyExistException, ipe InvalidPathException) in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To | |
Rename Parameter te : TachyonException to ipe : InvalidPathException in method public setIpe(ipe InvalidPathException) : createDirectory_result in class tachyon.thrift.FileSystemMasterService.createDirectory_result | From | To |