| Package | Description |
|---|---|
| org.apache.nifi.web.api.entity |
| Modifier and Type | Field and Description |
|---|---|
private ReplayLastEventSnapshotDTO |
ReplayLastEventResponseEntity.aggregateSnapshot |
private ReplayLastEventSnapshotDTO |
NodeReplayLastEventSnapshotDTO.snapshot |
| Modifier and Type | Method and Description |
|---|---|
ReplayLastEventSnapshotDTO |
ReplayLastEventResponseEntity.getAggregateSnapshot() |
ReplayLastEventSnapshotDTO |
NodeReplayLastEventSnapshotDTO.getSnapshot() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplayLastEventResponseEntity.setAggregateSnapshot(ReplayLastEventSnapshotDTO aggregateSnapshot) |
void |
NodeReplayLastEventSnapshotDTO.setSnapshot(ReplayLastEventSnapshotDTO snapshot) |
Copyright © 2023 Apache NiFi Project. All rights reserved.