Uses of Interface
astra.core.Task
| Package | Description |
|---|---|
| astra.core | |
| astra.execution |
-
Uses of Task in astra.core
Classes in astra.core that implement Task Modifier and Type Class Description classAbstractTask -
Uses of Task in astra.execution
Methods in astra.execution with parameters of type Task Modifier and Type Method Description voidAdaptiveSchedulerStrategy. schedule(Task task)voidBasicSchedulerStrategy. schedule(Task task)voidDummySchedulerStrategy. schedule(Task task)voidFairSchedulerStrategy. schedule(Task task)voidSchedulerStrategy. schedule(Task task)voidTestSchedulerStrategy. schedule(Task task)