Package org.h2.dev.util
Class ThreadDumpInliner
java.lang.Object
org.h2.dev.util.ThreadDumpInliner
Convert a list of thread dumps into one line per thread.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadDumpInliner
public ThreadDumpInliner()
-
-
Method Details
-
main
Usage: java ThreadDumpInliner threadDump.txt- Parameters:
a- the file name- Throws:
Exception
-