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