public class ProfilerNodeV3 extends Schema
| Modifier and Type | Field and Description |
|---|---|
ProfilerNodeEntryV3[] |
entries
Profile entry list
|
java.lang.String |
node_name
Node names
|
long |
timestamp
Timestamp (millis since epoch)
|
| Constructor and Description |
|---|
ProfilerNodeV3() |
public java.lang.String node_name
public long timestamp
public ProfilerNodeEntryV3[] entries