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