| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status |
| Modifier and Type | Field and Description |
|---|---|
private List<NodeProcessGroupStatusSnapshotDTO> |
ProcessGroupStatusDTO.nodeSnapshots |
| Modifier and Type | Method and Description |
|---|---|
NodeProcessGroupStatusSnapshotDTO |
NodeProcessGroupStatusSnapshotDTO.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<NodeProcessGroupStatusSnapshotDTO> |
ProcessGroupStatusDTO.getNodeSnapshots() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessGroupStatusDTO.setNodeSnapshots(List<NodeProcessGroupStatusSnapshotDTO> nodeSnapshots) |
Copyright © 2023 Apache NiFi Project. All rights reserved.