Home
last modified time | relevance | path

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

/rocksdb-6.9/table/
Dblock_fetcher.h66 CompressionType get_compression_type() const { return compression_type_; } in get_compression_type() function
Dformat.h262 CompressionType get_compression_type() const { in get_compression_type() function
/rocksdb-6.9/table/block_based/
Dblock_based_table_reader.cc1144 CompressionType compression_type = compressed_block->get_compression_type(); in GetDataBlockFromCache()
1438 raw_block_comp_type = block_fetcher.get_compression_type(); in MaybeReadBlockAndLoadToCache()
1441 raw_block_comp_type = contents->get_compression_type(); in MaybeReadBlockAndLoadToCache()
1710 raw_block_contents.get_compression_type(); in RetrieveMultipleBlocks()
1745 raw_block_contents.get_compression_type(); in RetrieveMultipleBlocks()