|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : ControlConnection in class org.apache.drill.exec.rpc.control.ControlServer |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public BitServerConnection(channel SocketChannel, allocator BufferAllocator) in class org.apache.drill.exec.rpc.data.BitServerConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : DataClientConnection in class org.apache.drill.exec.rpc.data.DataClient |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : BitServerConnection in class org.apache.drill.exec.rpc.data.DataServer |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : ControlConnection in class org.apache.drill.exec.rpc.control.ControlClient |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public RemoteConnection(channel SocketChannel, name String) in class org.apache.drill.exec.rpc.RemoteConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : ServerConnection in class org.apache.drill.exec.rpc.BasicClientWithConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public ControlConnection(name String, channel SocketChannel, bus RpcBus<RpcType,ControlConnection>, allocator BufferAllocator) in class org.apache.drill.exec.rpc.control.ControlConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public DataClientConnection(channel SocketChannel, client DataClient) in class org.apache.drill.exec.rpc.data.DataClientConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public ServerConnection(name String, channel SocketChannel, alloc BufferAllocator) in class org.apache.drill.exec.rpc.BasicClientWithConnection.ServerConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public UserClientConnection(channel SocketChannel) in class org.apache.drill.exec.rpc.user.UserServer.UserClientConnection |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : C in class org.apache.drill.exec.rpc.BasicServer |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public abstract initRemoteConnection(channel SocketChannel) : C in class org.apache.drill.exec.rpc.RpcBus |
From |
To |
|
Change Parameter Type channel : Channel to channel : SocketChannel in method public initRemoteConnection(channel SocketChannel) : UserClientConnection in class org.apache.drill.exec.rpc.user.UserServer |
From |
To |