public class TraceTreeNode extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
client_time |
protected String |
operation |
protected long |
server_time |
protected Vector |
subtraces |
protected int |
tracer_id |
| Constructor and Description |
|---|
TraceTreeNode(int tracer_id) |
Copyright © 2017 JacORB. All rights reserved.