Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 568 Bytes

ControllerConfigurationDTO.md

File metadata and controls

10 lines (7 loc) · 568 Bytes

IO.Swagger.Model.ControllerConfigurationDTO

Properties

Name Type Description Notes
MaxTimerDrivenThreadCount int? The maximum number of timer driven threads the NiFi has available. [optional]
MaxEventDrivenThreadCount int? The maximum number of event driven threads the NiFi has available. [optional]

[Back to Model list] [Back to API list] [Back to README]