|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.h2.dev.util.ThreadDumpCleaner
public class ThreadDumpCleaner
A tool that removes uninteresting lines from stack traces.
| Constructor Summary | |
|---|---|
ThreadDumpCleaner()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String... args)
Run the tool. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadDumpCleaner()
| Method Detail |
|---|
public static void main(java.lang.String... args)
throws java.io.IOException
args - the command line arguments
java.io.IOException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||