Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 718 Bytes

File metadata and controls

14 lines (9 loc) · 718 Bytes

JVMFlowDiagnosticsSnapshotDTO

Properties

Name Type Description Notes
uptime String How long this node has been running, formatted as hours:minutes:seconds.milliseconds [optional]
timeZone String The name of the Time Zone that is configured, if available [optional]
activeTimerDrivenThreads Integer The number of timer-driven threads that are active [optional]
activeEventDrivenThreads Integer The number of event-driven threads that are active [optional]
bundlesLoaded List<BundleDTO> The NiFi Bundles (NARs) that are loaded by NiFi [optional]