Function tikv::server::service::kv::future_raw_coprocessor [−][src]
fn future_raw_coprocessor<E: Engine, L: LockManager>(
copr_v2: &Endpoint,
storage: &Storage<E, L>,
req: RawCoprocessorRequest
) -> impl Future<Output = ServerResult<RawCoprocessorResponse>>