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.UserToBitConnectionUserClient.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 voidUserClient.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 voidUserClient.prepareSaslHandshake(RpcConnectionHandler<UserClient.UserToBitConnection> connectionHandler, List<String> serverAuthMechanisms)