| Package | Description |
|---|---|
| org.graylog.scheduler | |
| org.graylog.scheduler.worker |
| Modifier and Type | Method and Description |
|---|---|
JobExecutionEngine |
JobExecutionEngine.Factory.create(JobWorkerPool workerPool) |
| Constructor and Description |
|---|
JobExecutionEngine(DBJobTriggerService jobTriggerService,
DBJobDefinitionService jobDefinitionService,
JobSchedulerEventBus eventBus,
JobScheduleStrategies scheduleStrategies,
JobTriggerUpdates.Factory jobTriggerUpdatesFactory,
Map<String,Job.Factory> jobFactory,
JobWorkerPool workerPool,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Modifier and Type | Method and Description |
|---|---|
JobWorkerPool |
JobWorkerPool.Factory.create(String name,
int poolSize) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.