| Package | Description |
|---|---|
| org.apache.drill.exec.rpc.data |
| Modifier and Type | Method and Description |
|---|---|
protected DataClientConnection |
DataClient.initRemoteConnection(io.netty.channel.socket.SocketChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture> |
DataClient.getCloseHandler(io.netty.channel.socket.SocketChannel ch,
DataClientConnection clientConnection) |
protected void |
DataClient.handle(DataClientConnection connection,
int rpcType,
io.netty.buffer.ByteBuf pBody,
io.netty.buffer.ByteBuf dBody,
ResponseSender sender) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DataClient.prepareSaslHandshake(RpcConnectionHandler<DataClientConnection> connectionHandler,
List<String> serverAuthMechanisms) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.