15021205281158d1412e461e56898b8cb8260f8d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 40
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public setPath(path String) : ufsCreateFile_args renamed to public setUfsPath(ufsPath String) : ufsCreateFile_args in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Method public getPath() : String renamed to public getUfsPath() : String in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Method public unsetPath() : void renamed to public unsetUfsPath() : void in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Method public setPathIsSet(value boolean) : void renamed to public setUfsPathIsSet(value boolean) : void in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Method public isSetPath() : boolean renamed to public isSetUfsPath() : boolean in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type uri : AlluxioURI to ufsPath : String in method public ufsCreateFile(ufsPath String) : long in class alluxio.worker.file.FileSystemWorker | From | To | |
Rename Variable | 3 | ||
Rename Variable this_present_path : boolean to this_present_ufsPath : boolean in method public equals(that ufsCreateFile_args) : boolean in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Variable present_path : boolean to present_ufsPath : boolean in method public hashCode() : int in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Variable that_present_path : boolean to that_present_ufsPath : boolean in method public equals(that ufsCreateFile_args) : boolean in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Attribute | 2 | ||
Rename Attribute path : String to ufsPath : String in class alluxio.thrift.FileSystemWorkerClientService.AsyncClient.ufsCreateFile_call | From | To | |
Rename Attribute path : String to ufsPath : String in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Parameter | 10 | ||
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile(ufsPath String, options UFSCreateFileTOptions) : long in class alluxio.thrift.FileSystemWorkerClientService.Client | From | To | |
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile(ufsPath String, options UFSCreateFileTOptions, resultHandler AsyncMethodCallback) : void in class alluxio.thrift.FileSystemWorkerClientService.AsyncClient | From | To | |
Rename Parameter uri : AlluxioURI to ufsPath : String in method public ufsCreateFile(ufsPath String) : long in class alluxio.worker.file.FileSystemWorker | From | To | |
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile(ufsPath String, options UFSCreateFileTOptions) : long in class alluxio.worker.file.FileSystemWorkerClientServiceHandler | From | To | |
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile_args(ufsPath String, options UFSCreateFileTOptions) in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile(ufsPath String, options UFSCreateFileTOptions, resultHandler AsyncMethodCallback) : void in class alluxio.thrift.FileSystemWorkerClientService.AsyncIface | From | To | |
Rename Parameter path : String to ufsPath : String in method public send_ufsCreateFile(ufsPath String, options UFSCreateFileTOptions) : void in class alluxio.thrift.FileSystemWorkerClientService.Client | From | To | |
Rename Parameter path : String to ufsPath : String in method public setUfsPath(ufsPath String) : ufsCreateFile_args in class alluxio.thrift.FileSystemWorkerClientService.ufsCreateFile_args | From | To | |
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile_call(ufsPath String, options UFSCreateFileTOptions, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class alluxio.thrift.FileSystemWorkerClientService.AsyncClient.ufsCreateFile_call | From | To | |
Rename Parameter path : String to ufsPath : String in method public ufsCreateFile(ufsPath String, options UFSCreateFileTOptions) : long in class alluxio.thrift.FileSystemWorkerClientService.Iface | From | To |