Home
last modified time | relevance | path

Searched refs:GetMany (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/tools/
Ddb_bench_tool.cc5957 Status GetMany(DB* db, const ReadOptions& readoptions, const Slice& key, in GetMany() function in ROCKSDB_NAMESPACE::Benchmark
6029 Status s = GetMany(db, options, key, &value); in RandomWithVerify()