| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc |
| Modifier and Type | Method | Description |
|---|---|---|
RpcResponse |
RpcCallCache.CacheEntry.getResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RpcCallCache.callCompleted(java.net.InetAddress clientId,
int xid,
RpcResponse response) |
Mark a request as completed and add corresponding response to the cache.
|
static void |
RpcUtil.sendRpcResponse(io.netty.channel.ChannelHandlerContext ctx,
RpcResponse response) |
|
void |
RpcCallCache.CacheEntry.setResponse(RpcResponse response) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.