jetbrains.buildServer.util
Class DiagnosticUtil
java.lang.Object
jetbrains.buildServer.util.DiagnosticUtil
public class DiagnosticUtil
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiagnosticUtil
public DiagnosticUtil()
threadDumpToLog
public static void threadDumpToLog(java.util.concurrent.ExecutorService executorService)
threadDumpToLog
public static void threadDumpToLog(@NotNull
NamedThreadFactory threadFactory)
threadDumpToStream
public static void threadDumpToStream(@NotNull
java.io.PrintStream out)
threadDumpToDirectory
public static java.io.File threadDumpToDirectory(@Nullable
java.io.File dir,
@Nullable
java.lang.String summary)
threadDumpToString
@NotNull
public static java.lang.String threadDumpToString()
getHeapMemoryUsage
@NotNull
public static java.lang.management.MemoryUsage getHeapMemoryUsage()