Searched refs:batched (Results 1 – 5 of 5) sorted by relevance
27 …irs sharing the same key prefix, process them in batches, and return the batched results back to D…
16 …e end, they call `db->Write(write_batch)` to atomically update all those batched operations to the…
782 const bool batched) { in MultiGet() argument795 if (!batched) { in MultiGet()
854 const bool batched);
107 * A batched MultiGet API (DB::MultiGet()) that supports retrieving keys from multiple column famili…1116 …irs sharing the same key prefix, process them in batches, and return the batched results back to D…