public class ToolsMainFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
activeStack |
| Constructor and Description |
|---|
ToolsMainFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MapPack |
heaphisto(Pack param) |
static void |
heaphisto(PrintWriter out) |
static Pack |
threadDump(Pack param)
get thread dump
|
static void |
threadDump(PrintWriter out) |
public static void heaphisto(PrintWriter out) throws Throwable
Throwablepublic static Pack threadDump(Pack param) throws Throwable
param - Throwablepublic static void threadDump(PrintWriter out) throws Throwable
ThrowableCopyright © 2021. All rights reserved.