38855a098ef3a6fe133f07bf9ba5ea13784b1656
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 46
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getSessionId() : long renamed to public getNonce() : long in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Method public setSessionIdIsSet(value boolean) : void renamed to public unsetNonce() : void in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Move And Rename Method | 2 | ||
Move And Rename Method public unsetSessionId() : void from class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args to public setNonceIsSet(value boolean) : void from class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Move And Rename Method public setSessionIdIsSet(value boolean) : void from class tachyon.thrift.WorkerService.getSessionUfsTempFolder_args to public setNonceIsSet(value boolean) : void from class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Variable | 5 | ||
Rename Variable that_present_sessionId : boolean to that_present_nonce : boolean in method public equals(that addCheckpoint_args) : boolean in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Variable present_sessionId : boolean to present_nonce : boolean in method public hashCode() : int in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Variable sessionUnderStorageFolder : String to parentPath : String in method public FileOutStream(fileId long, options ClientOptions) in class tachyon.client.file.FileOutStream | From | To | |
Rename Variable this_present_sessionId : boolean to this_present_nonce : boolean in method public equals(that addCheckpoint_args) : boolean in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Variable sessionId : long to nonce : long in method public addCheckpointTest() : void in class tachyon.worker.block.BlockDataManagerTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute sessionId : long to nonce : long in class tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call | From | To | |
Rename Attribute SESSION_ID_FIELD_DESC : TField to NONCE_FIELD_DESC : TField in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Parameter | 8 | ||
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint(fileId long, nonce long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncClient | From | To | |
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint_call(fileId long, nonce long, resultHandler AsyncMethodCallback, client TAsyncClient, protocolFactory TProtocolFactory, transport TNonblockingTransport) in class tachyon.thrift.WorkerService.AsyncClient.addCheckpoint_call | From | To | |
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint(fileId long, nonce long, resultHandler AsyncMethodCallback) : void in class tachyon.thrift.WorkerService.AsyncIface | From | To | |
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint_args(fileId long, nonce long) in class tachyon.thrift.WorkerService.addCheckpoint_args | From | To | |
Rename Parameter sessionId : long to nonce : long in method public send_addCheckpoint(fileId long, nonce long) : void in class tachyon.thrift.WorkerService.Client | From | To | |
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint(fileId long, nonce long) : void in class tachyon.worker.block.BlockDataManager | From | To | |
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint(fileId long, nonce long) : void in class tachyon.thrift.WorkerService.Client | From | To | |
Rename Parameter sessionId : long to nonce : long in method public addCheckpoint(fileId long, nonce long) : void in class tachyon.thrift.WorkerService.Iface | From | To |