org.jacorb.util.tracing
public class TraceTreeNode extends Object
Field Summary | |
---|---|
protected long | client_time |
protected String | operation |
protected long | server_time |
protected Vector | subtraces |
protected int | tracer_id |
Constructor Summary | |
---|---|
TraceTreeNode(int tracer_id) |