Home
last modified time | relevance | path

Searched defs:InsertKey (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/include/rocksdb/
Dmemtablerep.h99 virtual bool InsertKey(KeyHandle handle) { in InsertKey() function
/rocksdb-6.9/utilities/persistent_cache/
Dpersistent_cache_bench.cc189 void InsertKey(const uint64_t key) { in InsertKey() function in ROCKSDB_NAMESPACE::CacheTierBenchmark
/rocksdb-6.9/memtable/
Dskiplistrep.cc41 bool InsertKey(KeyHandle handle) override { in InsertKey() function in ROCKSDB_NAMESPACE::__anon1cbf76c00111::SkipListRep