|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RpcResponse | |
|---|---|
| org.apache.hadoop.oncrpc | |
| Uses of RpcResponse in org.apache.hadoop.oncrpc |
|---|
| Methods in org.apache.hadoop.oncrpc that return RpcResponse | |
|---|---|
RpcResponse |
RpcCallCache.CacheEntry.getResponse()
|
| Methods in org.apache.hadoop.oncrpc with parameters of type RpcResponse | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||