Home
last modified time | relevance | path

Searched defs:ApproximateOldestKeyTime (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/db/
Dmemtable.h419 uint64_t ApproximateOldestKeyTime() const { in ApproximateOldestKeyTime() function
Dmemtable_list.cc594 uint64_t MemTableList::ApproximateOldestKeyTime() const { in ApproximateOldestKeyTime() function in ROCKSDB_NAMESPACE::MemTableList