order

open override fun order(tasks: List<Dispatcher.Task>): List<Dispatcher.Task>(source)

Return

the same tasks in the order a policy should consider them

Parameters

tasks

the unassigned tasks, in queue order