| Package | Description |
|---|---|
| org.apache.drill.exec.rpc.data |
| Modifier and Type | Method and Description |
|---|---|
protected DataClientConnection |
DataClient.initRemoteConnection(io.netty.channel.socket.SocketChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected <M extends com.google.protobuf.MessageLite> |
DataClient.getInitialCommand(RpcCommand<M,DataClientConnection> command) |
| Modifier and Type | Method and Description |
|---|---|
protected 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,
ByteBuf pBody,
ByteBuf dBody,
ResponseSender sender) |
| Modifier and Type | Method and Description |
|---|---|
protected <M extends com.google.protobuf.MessageLite> |
DataClient.getInitialCommand(RpcCommand<M,DataClientConnection> command) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.