| Package | Description |
|---|---|
| org.apache.nifi.diagnostics |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardDiagnosticsDumpElement |
| Modifier and Type | Field and Description |
|---|---|
private List<DiagnosticsDumpElement> |
StandardDiagnosticsDump.dumpElements |
| Modifier and Type | Method and Description |
|---|---|
DiagnosticsDumpElement |
DiagnosticTask.captureDump(boolean verbose) |
DiagnosticsDumpElement |
ThreadDumpTask.captureDump(boolean verbose) |
| Constructor and Description |
|---|
StandardDiagnosticsDump(List<DiagnosticsDumpElement> dumpElements,
long timestamp) |
Copyright © 2023 Apache NiFi Project. All rights reserved.