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) |
clone, copyOver, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeJSON_impl, writeJSONpublic final java.lang.String name
public final ProfileCollectorTask.NodeProfile profile
public JProfile.ProfileSummary(java.lang.String name,
ProfileCollectorTask.NodeProfile profile)