Uses of Class
org.apache.drill.exec.rpc.user.UserClient.UserToBitConnection
-
Uses of UserClient.UserToBitConnection in org.apache.drill.exec.rpc.user
Modifier and TypeMethodDescriptionprotected UserClient.UserToBitConnection
UserClient.initRemoteConnection
(io.netty.channel.socket.SocketChannel channel) Modifier and TypeMethodDescriptionQueryResultHandler.getWrappedConnectionHandler
(RpcConnectionHandler<UserClient.UserToBitConnection> handler) Modifier and TypeMethodDescriptionprotected void
UserClient.handle
(UserClient.UserToBitConnection connection, int rpcType, io.netty.buffer.ByteBuf pBody, io.netty.buffer.ByteBuf dBody, ResponseSender sender) Modifier and TypeMethodDescriptionQueryResultHandler.getWrappedConnectionHandler
(RpcConnectionHandler<UserClient.UserToBitConnection> handler) protected void
UserClient.prepareSaslHandshake
(RpcConnectionHandler<UserClient.UserToBitConnection> connectionHandler, List<String> serverAuthMechanisms)