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