Class ThreadDumpThreadNames
- java.lang.Object
-
- org.apache.jackrabbit.oak.threadDump.ThreadDumpThreadNames
-
public class ThreadDumpThreadNames extends Object
A tool that converts a file with date/time and thread dumps into a list of date/time and just the thread names.
-
-
Constructor Summary
Constructors Constructor Description ThreadDumpThreadNames()
-
-
-
Method Detail
-
process
public static File process(File file) throws IOException
- Throws:
IOException
-
-