| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto.status | |
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private Collection<ProcessorStatusSnapshotEntity> |
ProcessGroupStatusSnapshotDTO.processorStatusSnapshots |
| Modifier and Type | Method and Description |
|---|---|
Collection<ProcessorStatusSnapshotEntity> |
ProcessGroupStatusSnapshotDTO.getProcessorStatusSnapshots()
The status of all processors in this process group.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessGroupStatusSnapshotDTO.setProcessorStatusSnapshots(Collection<ProcessorStatusSnapshotEntity> processorStatus) |
| Modifier and Type | Method and Description |
|---|---|
ProcessorStatusSnapshotEntity |
ProcessorStatusSnapshotEntity.clone() |
Copyright © 2023 Apache NiFi Project. All rights reserved.