Module tikv_util::worker::future[][src]

Structs

Scheduler

Scheduler provides interface to schedule task to underlying workers.

Stopped
Worker

A worker that can schedule time consuming tasks.

Traits

Runnable

Functions

dummy_scheduler
poll