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