| Class | Description |
|---|---|
| ClusterStatusDTO |
DTO for serializing the controller status.
|
| ConnectionStatusDTO | |
| ConnectionStatusSnapshotDTO |
DTO for serializing the status of a connection.
|
| ControllerStatusDTO |
The status of this NiFi controller.
|
| NodeConnectionStatusSnapshotDTO | |
| NodePortStatusDTO |
DTO for serializing the port status for a particular node.
|
| NodePortStatusSnapshotDTO | |
| NodeProcessGroupStatusSnapshotDTO | |
| NodeProcessorStatusSnapshotDTO |
DTO for serializing the processor status for a particular node.
|
| NodeRemoteProcessGroupStatusSnapshotDTO | |
| NodeStatusDTO |
DTO for serializing the node status.
|
| NodeStatusSnapshotsDTO |
DTO for serializing the status history of a single component across the cluster.
|
| PortStatusDTO | |
| PortStatusSnapshotDTO |
The status for a port in this NiFi.
|
| ProcessGroupStatusDTO | |
| ProcessGroupStatusSnapshotDTO |
The status for a process group in this NiFi.
|
| ProcessorStatusDTO |
DTO for serializing the status of a processor.
|
| ProcessorStatusSnapshotDTO |
DTO for serializing the status of a processor.
|
| RemoteProcessGroupStatusDTO | |
| RemoteProcessGroupStatusSnapshotDTO |
The status of a remote process group in this NiFi.
|
| StatusDescriptorDTO |
DTO for serializing a status descriptor.
|
| StatusHistoryDTO |
DTO for serializing the status history of a single component across the cluster.
|
| StatusSnapshotDTO |
A snapshot of the status at a given time.
|
| Enum | Description |
|---|---|
| StatusDescriptorDTO.Formatter |