Function tikv::server::service::kv::future_prewrite [−][src]
fn future_prewrite<E: Engine, L: LockManager>(
storage: &Storage<E, L>,
req: PrewriteRequest
) -> impl Future<Output = ServerResult<PrewriteResponse>>