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