Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dblock_fetcher.cc69 inline bool BlockFetcher::TryGetUncompressBlockFromPersistentCache() { in TryGetUncompressBlockFromPersistentCache() function in ROCKSDB_NAMESPACE::BlockFetcher
200 if (TryGetUncompressBlockFromPersistentCache()) { in ReadBlockContents()
Dblock_fetcher.h97 bool TryGetUncompressBlockFromPersistentCache();