public static class RpcCallCache.ClientRequest extends Object
RpcCallCache| Modifier and Type | Field and Description |
|---|---|
protected InetAddress |
clientId |
protected int |
xid |
| Constructor and Description |
|---|
ClientRequest(InetAddress clientId,
int xid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InetAddress |
getClientId() |
int |
hashCode() |
protected final InetAddress clientId
protected final int xid
public ClientRequest(InetAddress clientId, int xid)
Copyright © 2018 CERN. All Rights Reserved.