public class MonitorProfileAnalyserMain extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PROFILE_OF_THE_THREAD |
static String |
THREAD_HAS_BLOCKED_FOR |
| Constructor and Description |
|---|
MonitorProfileAnalyserMain() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Reads one or more log files and looks for thread profiles to summarise
|
static void |
main0(String[] args) |
public static final String PROFILE_OF_THE_THREAD
public static final String THREAD_HAS_BLOCKED_FOR
public static void main(String[] args) throws IOException
IOExceptionpublic static void main0(String[] args) throws IOException
IOExceptionCopyright © 2019. All rights reserved.