b6bb99c18a772d2179d5cc6757cddf141e8d39c0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable ioe : Throwable to t : Throwable in method private processOneRpc(bb ByteBuffer) : void in class org.apache.hadoop.ipc.Server.Connection | From | To | |
Rename Variable wrse : WrappedRpcServerException to rse : RpcServerException in method private processOneRpc(bb ByteBuffer) : void in class org.apache.hadoop.ipc.Server.Connection | From | To | |
Rename Variable wrse : WrappedRpcServerException to rse : RpcServerException in method private saslProcess(saslMessage RpcSaslProto) : void in class org.apache.hadoop.ipc.Server.Connection | From | To | |
Extract Variable | 2 | ||
Extract Variable requestData : ByteBuffer in method private unwrapPacketAndProcessRpcs(inBuf byte[]) : void from class org.apache.hadoop.ipc.Server.Connection | From | To | |
Extract Variable requestData : ByteBuffer in method public readAndProcess() : int from class org.apache.hadoop.ipc.Server.Connection | From | To | |
Change Variable Type | 2 | ||
Change Variable Type wrse : WrappedRpcServerException to rse : RpcServerException in method private saslProcess(saslMessage RpcSaslProto) : void in class org.apache.hadoop.ipc.Server.Connection | From | To | |
Change Variable Type wrse : WrappedRpcServerException to rse : RpcServerException in method private processOneRpc(bb ByteBuffer) : void in class org.apache.hadoop.ipc.Server.Connection | From | To |