bamboo.dht
Class Dht.GetReqState
java.lang.Object
bamboo.dht.Dht.GetReqState
- Enclosing class:
- Dht
protected static class Dht.GetReqState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
req
public Object req
key
public BigInteger key
payload
public Dht.GetReqPayload payload
values
public LinkedList values
size
public int size
largest_key
public StorageManager.Key largest_key
Dht.GetReqState
public Dht.GetReqState(BambooRouteDeliver m)
Dht.GetReqState
public Dht.GetReqState(Dht.ForwardedGetReqMsg m)