|
Change Parameter Type call : Call to call : RpcCall in method private doPurge(call RpcCall, now long) : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Parameter Type call : Call to call : RpcCall in method private setupResponseOldVersionFatal(response ByteArrayOutputStream, call RpcCall, rv Writable, errorClass String, error String) : void in class org.apache.hadoop.ipc.Server |
From |
To |
|
Change Parameter Type call : Call to call : RpcCall in method private setupResponse(call RpcCall, header RpcResponseHeaderProto, rv Writable) : void in class org.apache.hadoop.ipc.Server |
From |
To |
|
Change Parameter Type call : Call to call : RpcCall in method private setupResponse(call RpcCall, status RpcStatusProto, erCode RpcErrorCodeProto, rv Writable, errorClass String, error String) : void in class org.apache.hadoop.ipc.Server |
From |
To |
|
Change Parameter Type call : Call to call : RpcCall in method private sendResponse(call RpcCall) : void in class org.apache.hadoop.ipc.Server.Connection |
From |
To |
|
Change Parameter Type call : Call to call : RpcCall in method package doRespond(call RpcCall) : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Parameter Type responseQueue : LinkedList<Call> to responseQueue : LinkedList<RpcCall> in method private processResponse(responseQueue LinkedList<RpcCall>, inHandler boolean) : boolean in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Parameter Type call : Call to call : RpcCall in method private wrapWithSasl(call RpcCall) : void in class org.apache.hadoop.ipc.Server |
From |
To |
|
Change Variable Type iter : Iterator<Call> to iter : Iterator<RpcCall> in method private doPurge(call RpcCall, now long) : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Variable Type calls : ArrayList<Call> to calls : ArrayList<RpcCall> in method private doRunLoop() : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Variable Type call : Call to call : RpcCall in method private processResponse(responseQueue LinkedList<RpcCall>, inHandler boolean) : boolean in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Variable Type responseQueue : LinkedList<Call> to responseQueue : LinkedList<RpcCall> in method private doPurge(call RpcCall, now long) : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Variable Type call : Call to call : RpcCall in method private doRunLoop() : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |
|
Change Variable Type call : Call to call : RpcCall in method private doAsyncWrite(key SelectionKey) : void in class org.apache.hadoop.ipc.Server.Responder |
From |
To |