Uses of Class
org.apache.drill.exec.rpc.InboundRpcMessage
Packages that use InboundRpcMessage
-
Uses of InboundRpcMessage in org.apache.drill.exec.rpc
Methods in org.apache.drill.exec.rpc with parameters of type InboundRpcMessageModifier and TypeMethodDescriptionprotected void
AbstractHandshakeHandler.decode
(io.netty.channel.ChannelHandlerContext ctx, InboundRpcMessage inbound, List<Object> outputs) protected void
RpcBus.InboundHandler.decode
(io.netty.channel.ChannelHandlerContext ctx, InboundRpcMessage msg, List<Object> output)