| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc |
| Modifier and Type | Method and Description |
|---|---|
RpcResponse |
RpcCallCache.CacheEntry.getResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
RpcCallCache.callCompleted(InetAddress clientId,
int xid,
RpcResponse response)
Mark a request as completed and add corresponding response to the cache
|
static void |
RpcUtil.sendRpcResponse(org.jboss.netty.channel.ChannelHandlerContext ctx,
RpcResponse response) |
void |
RpcCallCache.CacheEntry.setResponse(RpcResponse response) |
Copyright © 2018 CERN. All Rights Reserved.