0501a673697f0a968bea96fc1d4de6e18b8c2ca4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package set(connection RemoteConnection, coordinationId int) : void renamed to public ResponseSenderImpl(connection RemoteConnection, coordinationId int) in class org.apache.drill.exec.rpc.RpcBus.ResponseSenderImpl | From | To | |
Rename Variable | 1 | ||
Rename Variable reqEvent : RequestEvent to rpcFuture : RpcOutcome<?> in method protected decode(ctx ChannelHandlerContext, msg InboundRpcMessage, output List<Object>) : void in class org.apache.drill.exec.rpc.RpcBus.InboundHandler | From | To | |
Change Variable Type | 1 | ||
Change Variable Type reqEvent : RequestEvent to rpcFuture : RpcOutcome<?> in method protected decode(ctx ChannelHandlerContext, msg InboundRpcMessage, output List<Object>) : void in class org.apache.drill.exec.rpc.RpcBus.InboundHandler | From | To |