| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.diagnostics |
| Modifier and Type | Field and Description |
|---|---|
private List<ThreadDumpDTO> |
ProcessorDiagnosticsDTO.threadDumps |
| Modifier and Type | Method and Description |
|---|---|
List<ThreadDumpDTO> |
ProcessorDiagnosticsDTO.getThreadDumps() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessorDiagnosticsDTO.setThreadDumps(List<ThreadDumpDTO> threadDumps) |
Copyright © 2023 Apache NiFi Project. All rights reserved.