public static interface TaskDrainer.DrainListener
TaskDrainer.beginDrain()
and all tasks that were started have finished.Modifier and Type | Method and Description |
---|---|
void |
onDrained()
All tasks have fully finished draining; there will be no more pending tasks.
|