public interface JobSchedulerConfig
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecute()
Determines if the scheduler can execute the next loop iteration.
|
int |
numberOfWorkerThreads()
The number of worker threads to start.
|
boolean canExecute()
int numberOfWorkerThreads()
Copyright © 2012–2022 Graylog, Inc.. All rights reserved.