| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.diagnostics |
| Modifier and Type | Field and Description |
|---|---|
private ConnectionDiagnosticsSnapshotDTO |
ConnectionDiagnosticsDTO.aggregateSnapshot |
| Modifier and Type | Field and Description |
|---|---|
private List<ConnectionDiagnosticsSnapshotDTO> |
ConnectionDiagnosticsDTO.nodeSnapshots |
| Modifier and Type | Method and Description |
|---|---|
ConnectionDiagnosticsSnapshotDTO |
ConnectionDiagnosticsDTO.getAggregateSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
List<ConnectionDiagnosticsSnapshotDTO> |
ConnectionDiagnosticsDTO.getNodeSnapshots() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionDiagnosticsDTO.setAggregateSnapshot(ConnectionDiagnosticsSnapshotDTO aggregateSnapshot) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionDiagnosticsDTO.setNodeSnapshots(List<ConnectionDiagnosticsSnapshotDTO> nodeSnapshots) |
Copyright © 2023 Apache NiFi Project. All rights reserved.