public static class JProfile.ProfileSummary extends Iced
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
ProfileCollectorTask.NodeProfile |
profile |
Constructor and Description |
---|
JProfile.ProfileSummary(java.lang.String name,
ProfileCollectorTask.NodeProfile profile) |
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public final java.lang.String name
public final ProfileCollectorTask.NodeProfile profile
public JProfile.ProfileSummary(java.lang.String name, ProfileCollectorTask.NodeProfile profile)