Searched defs:ApproximateOldestKeyTime (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/db/ | ||
| D | memtable.h | 419 uint64_t ApproximateOldestKeyTime() const { in ApproximateOldestKeyTime() function |
| D | memtable_list.cc | 594 uint64_t MemTableList::ApproximateOldestKeyTime() const { in ApproximateOldestKeyTime() function in ROCKSDB_NAMESPACE::MemTableList |