Home
last modified time | relevance | path

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

/rocksdb-6.9/utilities/transactions/
Dtransaction_util.cc23 SequenceNumber snap_seq, bool cache_only, ReadCallback* snap_checker, in CheckKeyForConflicts()
52 const std::string& key, bool cache_only, in CheckKey()
140 bool cache_only) { in CheckKeysForConflicts()
/rocksdb-6.9/db/db_impl/
Ddb_impl.cc3852 bool cache_only, in GetLatestSequenceForKey()