bamboo.vis
Class FetchNodeInfoThread.NodeInfo
java.lang.Object
bamboo.vis.FetchNodeInfoThread.NodeInfo
- Enclosing class:
- FetchNodeInfoThread
public static class FetchNodeInfoThread.NodeInfo
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addr
public ostore.util.NodeId addr
id
public BigInteger id
url
public String url
coordinates
public double[] coordinates
preds
public LinkedList preds
succs
public LinkedList succs
rt
public LinkedList rt
FetchNodeInfoThread.NodeInfo
public FetchNodeInfoThread.NodeInfo()