Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_factory.cc340 const char* block_cache_name = table_options_.block_cache->Name(); in GetPrintableTableOptions() local
341 if (block_cache_name != nullptr) { in GetPrintableTableOptions()
343 block_cache_name); in GetPrintableTableOptions()