|
Change Parameter Type connection : Connection to connection : SimpleServerRpcConnection in method private processAllResponses(connection SimpleServerRpcConnection) : boolean in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Parameter Type connection : Connection to connection : SimpleServerRpcConnection in method private remove(connection SimpleServerRpcConnection) : boolean in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Parameter Type connection : RpcServer.Connection to connection : NettyServerRpcConnection in method package NettyServerCall(id int, service BlockingService, md MethodDescriptor, header RequestHeader, param Message, cellScanner CellScanner, connection NettyServerRpcConnection, size long, tinfo TraceInfo, remoteAddress InetAddress, receiveTime long, timeout int, reservoir ByteBufferPool, cellBlockBuilder CellBlockBuilder, reqCleanup CallCleanup) in class org.apache.hadoop.hbase.ipc.NettyServerCall |
From |
To |
|
Change Parameter Type call : ServerCall to call : ServerCall<?> in method protected setupResponse(response ByteArrayOutputStream, call ServerCall<?>, t Throwable, error String) : void in class org.apache.hadoop.hbase.ipc.RpcServer |
From |
To |
|
Change Parameter Type connection : Connection to connection : SimpleServerRpcConnection in method private add(connection SimpleServerRpcConnection) : boolean in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Parameter Type connection : RpcServer.Connection to attemptingUserConsumer : Consumer<UserGroupInformation> in method public SaslDigestCallbackHandler(secretManager SecretManager<TokenIdentifier>, attemptingUserConsumer Consumer<UserGroupInformation>) in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler |
From |
To |
|
Change Parameter Type connection : Connection to connection : SimpleServerRpcConnection in method protected closeConnection(connection SimpleServerRpcConnection) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer |
From |
To |
|
Change Parameter Type responder : Responder to responder : SimpleRpcServerResponder in method package SimpleServerCall(id int, service BlockingService, md MethodDescriptor, header RequestHeader, param Message, cellScanner CellScanner, connection SimpleServerRpcConnection, size long, tinfo TraceInfo, remoteAddress InetAddress, receiveTime long, timeout int, reservoir ByteBufferPool, cellBlockBuilder CellBlockBuilder, reqCleanup CallCleanup, responder SimpleRpcServerResponder) in class org.apache.hadoop.hbase.ipc.SimpleServerCall |
From |
To |
|
Change Parameter Type connection : NettyConnection to connection : NettyServerRpcConnection in method package setConnection(connection NettyServerRpcConnection) : void in class org.apache.hadoop.hbase.ipc.NettyRpcServer.MessageDecoder |
From |
To |
|
Change Parameter Type c : Connection to c : SimpleServerRpcConnection in method public registerForWrite(c SimpleServerRpcConnection) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Parameter Type connection : Connection to connection : SimpleServerRpcConnection in method package close(connection SimpleServerRpcConnection) : boolean in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Parameter Type conn : Connection to conn : SimpleServerRpcConnection in method public addConnection(conn SimpleServerRpcConnection) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader |
From |
To |
|
Change Parameter Type connection : RpcServer.Connection to connection : SimpleServerRpcConnection in method package SimpleServerCall(id int, service BlockingService, md MethodDescriptor, header RequestHeader, param Message, cellScanner CellScanner, connection SimpleServerRpcConnection, size long, tinfo TraceInfo, remoteAddress InetAddress, receiveTime long, timeout int, reservoir ByteBufferPool, cellBlockBuilder CellBlockBuilder, reqCleanup CallCleanup, responder SimpleRpcServerResponder) in class org.apache.hadoop.hbase.ipc.SimpleServerCall |
From |
To |
|
Change Parameter Type connection : Connection to connection : T in method package ServerCall(id int, service BlockingService, md MethodDescriptor, header RequestHeader, param Message, cellScanner CellScanner, connection T, size long, tinfo TraceInfo, remoteAddress InetAddress, receiveTime long, timeout int, reservoir ByteBufferPool, cellBlockBuilder CellBlockBuilder, reqCleanup CallCleanup) in class org.apache.hadoop.hbase.ipc.ServerCall |
From |
To |
|
Change Return Type Connection[] to SimpleServerRpcConnection[] in method package toArray() : SimpleServerRpcConnection[] in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Return Type Connection to SimpleServerRpcConnection in method package getConnection() : SimpleServerRpcConnection in class org.apache.hadoop.hbase.ipc.SimpleServerCall |
From |
To |
|
Change Return Type Connection to SimpleServerRpcConnection in method protected getConnection(channel SocketChannel, time long) : SimpleServerRpcConnection in class org.apache.hadoop.hbase.ipc.SimpleRpcServer |
From |
To |
|
Change Return Type Connection to SimpleServerRpcConnection in method package register(channel SocketChannel) : SimpleServerRpcConnection in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Return Type ServerCall to ServerCall<?> in method public getCall() : ServerCall<?> in class org.apache.hadoop.hbase.ipc.CallRunner |
From |
To |
|
Change Return Type Connection to SimpleServerRpcConnection in method protected getConnection(channel SocketChannel, time long) : SimpleServerRpcConnection in class org.apache.hadoop.hbase.ipc.AbstractTestIPC.TestFailingRpcServer |
From |
To |
|
Change Variable Type conn : Connection to conn : SimpleServerRpcConnection in method private doRunLoop() : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader |
From |
To |
|
Change Variable Type c : Connection to c : SimpleServerRpcConnection in method private registerWrites() : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Variable Type c : Connection to c : SimpleServerRpcConnection in method package doAccept(key SelectionKey) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener |
From |
To |
|
Change Variable Type connection : Connection to connection : SimpleServerRpcConnection in method package register(channel SocketChannel) : SimpleServerRpcConnection in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Variable Type conWithOldCalls : ArrayList<Connection> to conWithOldCalls : ArrayList<SimpleServerRpcConnection> in method private purge(lastPurgeTime long) : long in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Variable Type callTooBig : ServerCall to callTooBig : ServerCall<?> in method protected processRequest(buf ByteBuff) : void in class org.apache.hadoop.hbase.ipc.ServerRpcConnection |
From |
To |
|
Change Variable Type connection : Connection to connection : SimpleServerRpcConnection in method package closeAll() : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Variable Type connection : Connection to connection : SimpleServerRpcConnection in method private doAsyncWrite(key SelectionKey) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Variable Type call : ServerCall to call : ServerCall<?> in method protected processRequest(buf ByteBuff) : void in class org.apache.hadoop.hbase.ipc.ServerRpcConnection |
From |
To |
|
Change Variable Type connection : Connection to connection : SimpleServerRpcConnection in method package closeIdle(scanAll boolean) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Variable Type it : Iterator<Connection> to it : Iterator<SimpleServerRpcConnection> in method private registerWrites() : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Variable Type readParamsFailedCall : ServerCall to readParamsFailedCall : ServerCall<?> in method protected processRequest(buf ByteBuff) : void in class org.apache.hadoop.hbase.ipc.ServerRpcConnection |
From |
To |
|
Change Variable Type c : Connection to c : SimpleServerRpcConnection in method private closeCurrentConnection(key SelectionKey, e Throwable) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener |
From |
To |
|
Change Variable Type connection : Connection to connection : SimpleServerRpcConnection in method private purge(lastPurgeTime long) : long in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Variable Type c : Connection to c : SimpleServerRpcConnection in method package doRead(key SelectionKey) : void in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener |
From |
To |
|
Change Attribute Type connection : RpcServer.Connection to attemptingUserConsumer : Consumer<UserGroupInformation> in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler |
From |
To |
|
Change Attribute Type connections : Set<Connection> to connections : Set<SimpleServerRpcConnection> in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.ConnectionManager |
From |
To |
|
Change Attribute Type writingCons : Set<Connection> to writingCons : Set<SimpleServerRpcConnection> in class org.apache.hadoop.hbase.ipc.SimpleRpcServerResponder |
From |
To |
|
Change Attribute Type responder : Responder to responder : SimpleRpcServerResponder in class org.apache.hadoop.hbase.ipc.SimpleRpcServer |
From |
To |
|
Change Attribute Type setConnectionHeaderResponseCall : ServerCall to setConnectionHeaderResponseCall : ServerCall<?> in class org.apache.hadoop.hbase.ipc.ServerRpcConnection |
From |
To |
|
Change Attribute Type responder : Responder to responder : SimpleRpcServerResponder in class org.apache.hadoop.hbase.ipc.SimpleServerCall |
From |
To |
|
Change Attribute Type connection : NettyConnection to connection : NettyServerRpcConnection in class org.apache.hadoop.hbase.ipc.NettyRpcServer.MessageDecoder |
From |
To |
|
Change Attribute Type connection : NettyConnection to connection : NettyServerRpcConnection in class org.apache.hadoop.hbase.ipc.NettyRpcServer.ConnectionHeaderHandler |
From |
To |
|
Change Attribute Type authFailedCall : ServerCall to authFailedCall : ServerCall<?> in class org.apache.hadoop.hbase.ipc.ServerRpcConnection |
From |
To |
|
Change Attribute Type pendingConnections : LinkedBlockingQueue<Connection> to pendingConnections : LinkedBlockingQueue<SimpleServerRpcConnection> in class org.apache.hadoop.hbase.ipc.SimpleRpcServer.Listener.Reader |
From |
To |
|
Change Attribute Type connection : Connection to connection : T in class org.apache.hadoop.hbase.ipc.ServerCall |
From |
To |
|
Change Attribute Type saslCall : ServerCall to saslCall : ServerCall<?> in class org.apache.hadoop.hbase.ipc.ServerRpcConnection |
From |
To |