Function tikv::coprocessor::readpool_impl::build_read_pool[][src]

pub fn build_read_pool<E: Engine, R: FlowStatsReporter>(
    config: &CoprReadPoolConfig,
    reporter: R,
    engine: E
) -> Vec<FuturePool>