Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 785 Bytes

ConnectionDiagnosticsSnapshotDTO.md

File metadata and controls

14 lines (9 loc) · 785 Bytes

ConnectionDiagnosticsSnapshotDTO

Properties

Name Type Description Notes
totalFlowFileCount Integer Total number of FlowFiles owned by the Connection [optional]
totalByteCount Long Total number of bytes that make up the content for the FlowFiles owned by this Connection [optional]
nodeIdentifier String The Node Identifier that this information pertains to [optional]
localQueuePartition LocalQueuePartitionDTO The local queue partition, from which components can pull FlowFiles on this node. [optional]
remoteQueuePartitions List<RemoteQueuePartitionDTO> [optional]