| Package | Description |
|---|---|
| org.apache.nifi.web.api.dto |
| Modifier and Type | Field and Description |
|---|---|
private CountersSnapshotDTO |
CountersDTO.aggregateSnapshot |
private CountersSnapshotDTO |
NodeCountersSnapshotDTO.snapshot |
| Modifier and Type | Method and Description |
|---|---|
CountersSnapshotDTO |
CountersSnapshotDTO.clone() |
CountersSnapshotDTO |
CountersDTO.getAggregateSnapshot() |
CountersSnapshotDTO |
NodeCountersSnapshotDTO.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountersDTO.setAggregateSnapshot(CountersSnapshotDTO aggregateSnapshot) |
void |
NodeCountersSnapshotDTO.setSnapshot(CountersSnapshotDTO snapshot) |
Copyright © 2023 Apache NiFi Project. All rights reserved.