Uses of Class
org.apache.drill.exec.rpc.data.DataClientConnection
-
Uses of DataClientConnection in org.apache.drill.exec.rpc.data
Modifier and TypeMethodDescriptionprotected DataClientConnection
DataClient.initRemoteConnection
(io.netty.channel.socket.SocketChannel channel) Modifier and TypeMethodDescriptionprotected 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 TypeMethodDescriptionprotected void
DataClient.prepareSaslHandshake
(RpcConnectionHandler<DataClientConnection> connectionHandler, List<String> serverAuthMechanisms)