Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query.core
/
BatchScheduler
Batch
Scheduler
interface
BatchScheduler
(
source
)
Scheduler for batching tasks.
Members
Functions
post
Link copied to clipboard
abstract
suspend
fun
post
(
task
:
BatchTask
)
Post a task to the scheduler.