..
adaptive
Refactor: use TableBuilderOptions to reduce parameter lists ( #8240 )
2021-04-29 07:00:50 -07:00
block_based
fix lru caching test and fix reference binding to null pointer ( #8326 )
2021-05-24 08:37:00 -07:00
cuckoo
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
plain
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
block_fetcher.cc
Rename variables in ImmutableCFOptions to avoid conflicts with ImmutableDBOptions ( #8227 )
2021-04-26 12:43:45 -07:00
block_fetcher.h
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
block_fetcher_test.cc
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
cleanable_test.cc
format.cc
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
format.h
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
get_context.cc
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
get_context.h
Use SystemClock* instead of std::shared_ptr<SystemClock> in lower level routines ( #8033 )
2021-03-15 04:34:11 -07:00
internal_iterator.h
iter_heap.h
iterator.cc
iterator_wrapper.h
Redesign block cache pinning API ( #7520 )
2020-10-11 14:58:24 -07:00
merger_test.cc
merging_iterator.cc
merging_iterator.h
meta_blocks.cc
Add table properties for number of entries added to filters ( #8323 )
2021-05-21 17:11:32 -07:00
meta_blocks.h
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
mock_table.cc
Refactor: use TableBuilderOptions to reduce parameter lists ( #8240 )
2021-04-29 07:00:50 -07:00
mock_table.h
Refactor: use TableBuilderOptions to reduce parameter lists ( #8240 )
2021-04-29 07:00:50 -07:00
multiget_context.h
Add initial blob support to batched MultiGet ( #7766 )
2020-12-14 13:48:22 -08:00
persistent_cache_helper.cc
persistent_cache_helper.h
persistent_cache_options.h
scoped_arena_iterator.h
sst_file_dumper.cc
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
sst_file_dumper.h
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
sst_file_reader.cc
Make ImmutableOptions struct that inherits from ImmutableCFOptions and ImmutableDBOptions ( #8262 )
2021-05-05 14:00:17 -07:00
sst_file_reader_test.cc
Add a host location property to TableProperties ( #7479 )
2020-10-19 11:38:48 -07:00
sst_file_writer.cc
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
sst_file_writer_collectors.h
Apply sample_for_compression
to all block-based tables ( #8105 )
2021-03-25 15:00:45 -07:00
table_builder.h
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
table_factory.cc
Create a Customizable class to load classes and configurations ( #6590 )
2020-11-11 15:10:41 -08:00
table_properties.cc
Add table properties for number of entries added to filters ( #8323 )
2021-05-21 17:11:32 -07:00
table_properties_internal.h
table_reader.h
table_reader_bench.cc
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
table_reader_caller.h
table_test.cc
Make it possible to apply only a subrange of table property collectors ( #8298 )
2021-05-17 18:28:39 -07:00
two_level_iterator.cc
Redesign block cache pinning API ( #7520 )
2020-10-11 14:58:24 -07:00
two_level_iterator.h