Uses of Class
io.datarouter.conveyor.config.DatarouterConveyorThreadCountSettings
Packages that use DatarouterConveyorThreadCountSettings
-
Uses of DatarouterConveyorThreadCountSettings in io.datarouter.conveyor
Constructors in io.datarouter.conveyor with parameters of type DatarouterConveyorThreadCountSettingsModifierConstructorDescriptionConveyorProcessor(DatarouterConveyorShouldRunSettings shouldRunSettings, DatarouterConveyorThreadCountSettings threadCountSettings, DatarouterConveyorSettingRoot conveyorSetting, ConveyorConfigurationGroup.ConveyorPackage conveyorPackage, ConveyorService conveyorService, ConveyorConfiguration configuration, io.datarouter.inject.InstanceRegistry instanceRegistry) -
Uses of DatarouterConveyorThreadCountSettings in io.datarouter.conveyor.config
Constructors in io.datarouter.conveyor.config with parameters of type DatarouterConveyorThreadCountSettingsModifierConstructorDescriptionDatarouterConveyorSettingRoot(io.datarouter.storage.setting.SettingFinder finder, DatarouterConveyorShouldRunSettings conveyorShouldRunSettings, DatarouterConveyorThreadCountSettings conveyorThreadCountSettings, DatarouterConveyorTraceSettings conveyorTraceSettings)