| Package | Description |
|---|---|
| org.apache.flink.runtime.rest.messages |
| Modifier and Type | Method and Description |
|---|---|
static ThreadDumpInfo.ThreadInfo |
ThreadDumpInfo.ThreadInfo.create(String threadName,
String stringifiedThreadInfo) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ThreadDumpInfo.ThreadInfo> |
ThreadDumpInfo.getThreadInfos() |
| Modifier and Type | Method and Description |
|---|---|
static ThreadDumpInfo |
ThreadDumpInfo.create(Collection<ThreadDumpInfo.ThreadInfo> threadInfos) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.