23abb09c1f979d8c18ece81e32630a35ed569399
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type out : DataOutputStream to out : OutputStream in method private sendSaslMessage(out OutputStream, message RpcSaslProto) : void in class org.apache.hadoop.security.SaslRpcClient | From | To | |
| Change Parameter Type rrw : RpcResponseWrapper to buf : RpcWritable.Buffer in method private getReturnMessage(method Method, buf RpcWritable.Buffer) : Message in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker | From | To | |
| Rename Variable | 2 | ||
| Rename Variable totalLen : int to rpcLen : int in method public saslConnect(inS InputStream, outS OutputStream) : AuthMethod in class org.apache.hadoop.security.SaslRpcClient | From | To | |
| Rename Variable d : DataOutputBuffer to buf : ResponseBuffer in method public sendRpcRequest(call Call) : void in class org.apache.hadoop.ipc.Client.Connection | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Object to Message in method public invoke(proxy Object, method Method, args Object[]) : Message in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute lazyHeader : RequestHeaderProto to requestHeader : RequestHeaderProto in class org.apache.hadoop.ipc.ProtobufRpcEngine.RpcProtobufRequest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type d : DataOutputBuffer to buf : ResponseBuffer in method public sendRpcRequest(call Call) : void in class org.apache.hadoop.ipc.Client.Connection | From | To | |
| Change Variable Type val : RpcResponseWrapper to val : RpcWritable.Buffer in method public invoke(proxy Object, method Method, args Object[]) : Message in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker | From | To | |
| Change Variable Type arr : AsyncGet<RpcResponseWrapper,IOException> to arr : AsyncGet<RpcWritable.Buffer,IOException> in method public invoke(proxy Object, method Method, args Object[]) : Message in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type pingRequest : ByteArrayOutputStream to pingRequest : ResponseBuffer in class org.apache.hadoop.ipc.Client.Connection | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter rrw : RpcResponseWrapper to buf : RpcWritable.Buffer in method private getReturnMessage(method Method, buf RpcWritable.Buffer) : Message in class org.apache.hadoop.ipc.ProtobufRpcEngine.Invoker | From | To |