| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RpcAcceptedReply |
Represents RPC message MSG_ACCEPTED reply body.
|
class |
RpcCall |
Represents an RPC message of type RPC call as defined in RFC 1831
|
class |
RpcDeniedReply |
Represents RPC message MSG_DENIED reply body.
|
class |
RpcReply |
Represents an RPC message of type RPC reply as defined in RFC 1831
|
| Modifier and Type | Method | Description |
|---|---|---|
RpcMessage |
RpcInfo.header() |
| Constructor | Description |
|---|---|
RpcInfo(RpcMessage header,
io.netty.buffer.ByteBuf data,
io.netty.channel.ChannelHandlerContext channelContext,
io.netty.channel.Channel channel,
java.net.SocketAddress remoteAddress) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.