e99091e97c374a026ba690cf9d6a4592f3c3fbdd
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 2 | ||
| Move And Inline Method package failCall(call AsyncCall, cause IOException) : void moved from class org.apache.hadoop.hbase.ipc.AsyncRpcChannel to class org.apache.hadoop.hbase.ipc.AsyncRpcChannel.CallWriteListener & inlined to public operationComplete(future ChannelFuture) : void | From | To | |
| Move And Inline Method package failCall(call AsyncCall, cause IOException) : void moved from class org.apache.hadoop.hbase.ipc.AsyncRpcChannel to class org.apache.hadoop.hbase.ipc.AsyncServerResponseHandler & inlined to public channelRead(ctx ChannelHandlerContext, msg Object) : void | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type call : AsyncCall to id : int in method public CallWriteListener(asyncRpcChannel AsyncRpcChannel, id int) in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel.CallWriteListener | From | To | |
| Inline Method | 1 | ||
| Inline Method public cleanupCalls(cleanAll boolean) : void inlined to public close(e Throwable) : void in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute shouldCloseConnection : boolean to closed : boolean in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel | From | To | |
| Rename Attribute call : AsyncCall to id : int in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel.CallWriteListener | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type call : AsyncCall to id : int in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel.CallWriteListener | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter call : AsyncCall to id : int in method public CallWriteListener(asyncRpcChannel AsyncRpcChannel, id int) in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel.CallWriteListener | From | To |