bamboo.dht
Class Dht.ForwardedGetState
java.lang.Object
bamboo.dht.Dht.ForwardedGetState
- Enclosing class:
- Dht
public static class Dht.ForwardedGetState
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nodes_to_try
public HashSet nodes_to_try
key
public BigInteger key
placemark
public StorageManager.Key placemark
ll
public LinkedList ll
resp
public Dht.GetRespMsg resp
last_req_ms
public long last_req_ms
Dht.ForwardedGetState
public Dht.ForwardedGetState(BigInteger k,
StorageManager.Key p)