Class ThreadDumpCleaner
- java.lang.Object
-
- org.apache.jackrabbit.oak.threadDump.ThreadDumpCleaner
-
public class ThreadDumpCleaner extends Object
A tool that removes uninteresting lines from stack traces.
-
-
Constructor Summary
Constructors Constructor Description ThreadDumpCleaner()
-
-
-
Method Detail
-
process
public static File process(File file) throws IOException
- Throws:
IOException
-
-