| Class | Description |
|---|---|
| CreationTimeSequentialSchedulingStrategy |
Implementation of
BatchJobInstanceSchedulingStrategy in which executable instances are sorted by
BatchJobInstance.getCreationTime() and the one with the lowest value is
returned |
| RoundRobinBatchJobSchedulingStrategy |
Implementation of
BatchJobInstanceSchedulingStrategy which selects the job instances with a round robin strategy |
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.