bamboo.vis
Class LeafSetLatencies
java.lang.Object
bamboo.vis.LeafSetLatencies
public class LeafSetLatencies
- extends Object
Print all the leaf set latencies.
- Version:
- $Id: LeafSetLatencies.java,v 1.2 2004/11/11 19:48:31 srhea Exp $
- Author:
- Sean C. Rhea
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
already_probed
protected static HashSet already_probed
fetch_done_cb
public static FetchNodeInfoThread.FetchDoneCb fetch_done_cb
logger
public static org.apache.log4j.Logger logger
LeafSetLatencies
public LeafSetLatencies()
nid2url
protected static String nid2url(ostore.util.NodeId n)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception