Uses of Interface
org.graylog.scheduler.worker.JobWorkerPool.Factory
Packages that use JobWorkerPool.Factory
-
Uses of JobWorkerPool.Factory in org.graylog.scheduler
Constructors in org.graylog.scheduler with parameters of type JobWorkerPool.FactoryModifierConstructorDescriptionJobSchedulerService(JobExecutionEngine.Factory engineFactory, JobWorkerPool.Factory workerPoolFactory, JobSchedulerConfig schedulerConfig, JobSchedulerClock clock, JobSchedulerEventBus schedulerEventBus, ServerStatus serverStatus, com.github.joschi.jadconfig.util.Duration loopSleepDuration)