public class ThreadUtils extends Object
| Constructor and Description |
|---|
ThreadUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createStackTrace(Thread thread,
ThreadInfo threadInfo,
long[] deadlockedThreadIds,
long[] monitorDeadlockThreadIds,
long activeMillis) |
public static String createStackTrace(Thread thread, ThreadInfo threadInfo, long[] deadlockedThreadIds, long[] monitorDeadlockThreadIds, long activeMillis)
Copyright © 2021 Apache NiFi Project. All rights reserved.