Package | Description |
---|---|
org.apache.drill.exec.rpc.user |
Modifier and Type | Method and Description |
---|---|
protected UserClient.UserToBitConnection |
UserClient.initRemoteConnection(io.netty.channel.socket.SocketChannel channel) |
Modifier and Type | Method and Description |
---|---|
RpcConnectionHandler<UserClient.UserToBitConnection> |
QueryResultHandler.getWrappedConnectionHandler(RpcConnectionHandler<UserClient.UserToBitConnection> handler) |
Modifier and Type | Method and Description |
---|---|
protected void |
UserClient.handle(UserClient.UserToBitConnection connection,
int rpcType,
io.netty.buffer.ByteBuf pBody,
io.netty.buffer.ByteBuf dBody,
ResponseSender sender) |
Modifier and Type | Method and Description |
---|---|
RpcConnectionHandler<UserClient.UserToBitConnection> |
QueryResultHandler.getWrappedConnectionHandler(RpcConnectionHandler<UserClient.UserToBitConnection> handler) |
protected void |
UserClient.prepareSaslHandshake(RpcConnectionHandler<UserClient.UserToBitConnection> connectionHandler,
List<String> serverAuthMechanisms) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.