public static class RpcCallCache.ClientRequest extends Object
RpcCallCache
Modifier and Type | Field and Description |
---|---|
protected InetAddress |
clientId |
protected int |
xid |
Constructor and Description |
---|
RpcCallCache.ClientRequest(InetAddress clientId,
int xid) |
protected final InetAddress clientId
protected final int xid
public RpcCallCache.ClientRequest(InetAddress clientId, int xid)
Copyright © 2013 Apache Software Foundation. All rights reserved.