|
JProfiler API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jprofiler.api.platform.util.TreePrinter
public abstract class TreePrinter
Helper class to get a string respresentation for a Tree structure. This is useful for
debugging purposes.
| Method Summary | |
|---|---|
static java.lang.String |
getIndentedTree(Connection connection,
Tree tree)
Returns an indented tree displaying profiling information and payloads. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String getIndentedTree(Connection connection,
Tree tree)
connection - the connection from which the tree was requestedtree - the tree
|
JProfiler API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||