| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.diagnostics |
| Modifier and Type | Field and Description |
|---|---|
private JVMDiagnosticsSnapshotDTO |
JVMDiagnosticsDTO.aggregateSnapshot |
private JVMDiagnosticsSnapshotDTO |
NodeJVMDiagnosticsSnapshotDTO.snapshot |
| Modifier and Type | Method and Description |
|---|---|
JVMDiagnosticsSnapshotDTO |
JVMDiagnosticsSnapshotDTO.clone() |
JVMDiagnosticsSnapshotDTO |
JVMDiagnosticsDTO.getAggregateSnapshot() |
JVMDiagnosticsSnapshotDTO |
NodeJVMDiagnosticsSnapshotDTO.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
void |
JVMDiagnosticsDTO.setAggregateSnapshot(JVMDiagnosticsSnapshotDTO aggregateSnapshot) |
void |
NodeJVMDiagnosticsSnapshotDTO.setSnapshot(JVMDiagnosticsSnapshotDTO snapshot) |
Copyright © 2023 Apache NiFi Project. All rights reserved.