Uses of Class
org.apache.drill.exec.rpc.user.UserClient.UserToBitConnection
Packages that use UserClient.UserToBitConnection
-
Uses of UserClient.UserToBitConnection in org.apache.drill.exec.rpc.user
Methods in org.apache.drill.exec.rpc.user that return UserClient.UserToBitConnectionModifier and TypeMethodDescriptionprotected UserClient.UserToBitConnection
UserClient.initRemoteConnection
(io.netty.channel.socket.SocketChannel channel) Methods in org.apache.drill.exec.rpc.user that return types with arguments of type UserClient.UserToBitConnectionModifier and TypeMethodDescriptionQueryResultHandler.getWrappedConnectionHandler
(RpcConnectionHandler<UserClient.UserToBitConnection> handler) Methods in org.apache.drill.exec.rpc.user with parameters of type UserClient.UserToBitConnectionModifier and TypeMethodDescriptionprotected void
UserClient.handle
(UserClient.UserToBitConnection connection, int rpcType, io.netty.buffer.ByteBuf pBody, io.netty.buffer.ByteBuf dBody, ResponseSender sender) Method parameters in org.apache.drill.exec.rpc.user with type arguments of type UserClient.UserToBitConnectionModifier and TypeMethodDescriptionQueryResultHandler.getWrappedConnectionHandler
(RpcConnectionHandler<UserClient.UserToBitConnection> handler) protected void
UserClient.prepareSaslHandshake
(RpcConnectionHandler<UserClient.UserToBitConnection> connectionHandler, List<String> serverAuthMechanisms)