public class ProfileNode extends Object
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<ProfileNode> |
getChildNodes() |
String |
getLeafThreadState() |
int |
getSampleCount() |
String |
getStackTraceElement() |
com.google.common.collect.ImmutableList<String> |
getTimerNames() |
String |
toString() |
public int getSampleCount()
public com.google.common.collect.ImmutableList<String> getTimerNames()
public com.google.common.collect.ImmutableList<ProfileNode> getChildNodes()
Copyright © 2011–2015 Glowroot contributors. All rights reserved.