| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status |
| Modifier and Type | Field and Description |
|---|---|
private List<StatusSnapshotDTO> |
StatusHistoryDTO.aggregateSnapshots |
private List<StatusSnapshotDTO> |
NodeStatusSnapshotsDTO.statusSnapshots |
| Modifier and Type | Method and Description |
|---|---|
List<StatusSnapshotDTO> |
StatusHistoryDTO.getAggregateSnapshots() |
List<StatusSnapshotDTO> |
NodeStatusSnapshotsDTO.getStatusSnapshots() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusHistoryDTO.setAggregateSnapshots(List<StatusSnapshotDTO> aggregateSnapshots) |
void |
NodeStatusSnapshotsDTO.setStatusSnapshots(List<StatusSnapshotDTO> statusSnapshots) |
Copyright © 2023 Apache NiFi Project. All rights reserved.