Home
last modified time | relevance | path

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

/rocksdb-6.9/db/
Dtable_cache.cc322 if (auto row_handle = in GetFromRowCache() local
331 static_cast<const std::string*>(ioptions_.row_cache->Value(row_handle)); in GetFromRowCache()
341 ioptions_.row_cache.get(), row_handle); in GetFromRowCache()