Function tikv::storage::read_pool::build_read_pool_for_test [−][src]
pub fn build_read_pool_for_test<E: Engine>(
config: &StorageReadPoolConfig,
engine: E
) -> Vec<FuturePool>
Build a thread pool that has default tick behavior for testing.