..
binary_search_index_reader.cc
binary_search_index_reader.h
block.cc
Add NewMetaDataIterator method ( #8692 )
2021-12-21 11:32:49 -08:00
block.h
Add NewMetaDataIterator method ( #8692 )
2021-12-21 11:32:49 -08:00
block_based_filter_block.cc
Refactor FilterPolicies toward Customizable ( #9567 )
2022-02-16 08:30:03 -08:00
block_based_filter_block.h
FilterPolicy API changes for 7.0 ( #9501 )
2022-02-08 13:56:46 -08:00
block_based_filter_block_test.cc
FilterPolicy API changes for 7.0 ( #9501 )
2022-02-08 13:56:46 -08:00
block_based_table_builder.cc
Refactor FilterPolicies toward Customizable ( #9567 )
2022-02-16 08:30:03 -08:00
block_based_table_builder.h
Fix segmentation fault in table_options.prepopulate_block_cache when used with partition_filters ( #9263 )
2021-12-08 12:44:38 -08:00
block_based_table_factory.cc
Dynamic toggling of BlockBasedTableOptions::detect_filter_construct_corruption ( #9654 )
2022-03-04 10:35:08 -08:00
block_based_table_factory.h
block_based_table_iterator.cc
block_based_table_iterator.h
Fix bug in rocksdb internal automatic prefetching ( #9234 )
2021-11-30 22:53:10 -08:00
block_based_table_reader.cc
Remove BlockBasedTableOptions.hash_index_allow_collision ( #9454 )
2022-03-01 13:58:02 -08:00
block_based_table_reader.h
Remove BlockBasedTableOptions.hash_index_allow_collision ( #9454 )
2022-03-01 13:58:02 -08:00
block_based_table_reader_impl.h
New stable, fixed-length cache keys ( #9126 )
2021-12-16 17:15:13 -08:00
block_based_table_reader_test.cc
block_builder.cc
block_builder.h
block_like_traits.h
Change type of cache buffer passed to Cache::CreateCallback()
to const void*
( #9595 )
2022-02-17 21:09:56 -08:00
block_prefetcher.cc
block_prefetcher.h
Fix bug in rocksdb internal automatic prefetching ( #9234 )
2021-11-30 22:53:10 -08:00
block_prefix_index.cc
block_prefix_index.h
block_test.cc
block_type.h
cachable_entry.h
data_block_footer.cc
data_block_footer.h
data_block_hash_index.cc
data_block_hash_index.h
data_block_hash_index_test.cc
Fast path for detecting unchanged prefix_extractor ( #9407 )
2022-01-21 11:37:46 -08:00
filter_block.h
Detect (new) Bloom/Ribbon Filter construction corruption ( #9342 )
2022-02-01 17:42:35 -08:00
filter_block_reader_common.cc
filter_block_reader_common.h
filter_policy.cc
Make FilterPolicy Customizable ( #9590 )
2022-02-18 13:22:31 -08:00
filter_policy_internal.h
Make FilterPolicy Customizable ( #9590 )
2022-02-18 13:22:31 -08:00
flush_block_policy.cc
Restore Regex support for ObjectLibrary::Register, rename new APIs to allow old one to be deprecated in the future ( #9362 )
2022-01-11 06:33:48 -08:00
flush_block_policy.h
full_filter_block.cc
Detect (new) Bloom/Ribbon Filter construction corruption ( #9342 )
2022-02-01 17:42:35 -08:00
full_filter_block.h
Hide FilterBits{Builder,Reader} from public API ( #9592 )
2022-02-17 16:34:46 -08:00
full_filter_block_test.cc
FilterPolicy API changes for 7.0 ( #9501 )
2022-02-08 13:56:46 -08:00
hash_index_reader.cc
hash_index_reader.h
index_builder.cc
index_builder.h
index_reader_common.cc
index_reader_common.h
mock_block_based_table.h
Refactor FilterPolicies toward Customizable ( #9567 )
2022-02-16 08:30:03 -08:00
parsed_full_filter_block.cc
Hide FilterBits{Builder,Reader} from public API ( #9592 )
2022-02-17 16:34:46 -08:00
parsed_full_filter_block.h
partitioned_filter_block.cc
Add rate limiter priority to ReadOptions ( #9424 )
2022-02-16 23:18:14 -08:00
partitioned_filter_block.h
Detect (new) Bloom/Ribbon Filter construction corruption ( #9342 )
2022-02-01 17:42:35 -08:00
partitioned_filter_block_test.cc
More refactoring ahead of footer & meta changes ( #9240 )
2021-12-10 08:13:26 -08:00
partitioned_index_iterator.cc
partitioned_index_iterator.h
Fix bug in rocksdb internal automatic prefetching ( #9234 )
2021-11-30 22:53:10 -08:00
partitioned_index_reader.cc
Add rate limiter priority to ReadOptions ( #9424 )
2022-02-16 23:18:14 -08:00
partitioned_index_reader.h
reader_common.cc
reader_common.h
uncompression_dict_reader.cc
uncompression_dict_reader.h