Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dblock_fetcher.cc107 inline bool BlockFetcher::TryGetCompressedBlockFromPersistentCache() { in TryGetCompressedBlockFromPersistentCache() function in ROCKSDB_NAMESPACE::BlockFetcher
211 } else if (!TryGetCompressedBlockFromPersistentCache()) { in ReadBlockContents()
Dblock_fetcher.h100 bool TryGetCompressedBlockFromPersistentCache();