public interface TaskViabilityEvaluator<T extends Task>
| Modifier and Type | Method and Description |
|---|---|
Collection<Task> |
evaluate(Collection<T> tasks) |
Collection<Task> evaluate(Collection<T> tasks) throws TaskQueueException
tasks - The tasks to evaluateTaskQueueExceptionCopyright © 2006–2019 The Apache Software Foundation. All rights reserved.