public class JProfile extends Iced
Modifier and Type | Class and Description |
---|---|
static class |
JProfile.ProfileSummary |
Modifier and Type | Field and Description |
---|---|
int |
depth |
java.lang.String |
node_name |
JProfile.ProfileSummary[] |
nodes |
long |
timestamp |
Constructor and Description |
---|
JProfile(int d) |
Modifier and Type | Method and Description |
---|---|
JProfile |
execImpl(boolean print) |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public final java.lang.String node_name
public final long timestamp
public final int depth
public JProfile.ProfileSummary[] nodes
public JProfile execImpl(boolean print)