You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rocksdb/table
Igor Canadi 68effa0348 Fix -Wshadow for tools 10 years ago
..
adaptive_table_factory.cc introduce ImmutableOptions 10 years ago
adaptive_table_factory.h Sanitize block-based table index type and check prefix_extractor 10 years ago
block.cc Remove some unnecessary constructors 10 years ago
block.h Remove some unnecessary constructors 10 years ago
block_based_filter_block.cc Remove some unnecessary constructors 10 years ago
block_based_filter_block.h Remove some unnecessary constructors 10 years ago
block_based_filter_block_test.cc Remove some unnecessary constructors 10 years ago
block_based_table_builder.cc Turn on -Wshadow 10 years ago
block_based_table_builder.h introduce ImmutableOptions 10 years ago
block_based_table_factory.cc Avoid reloading filter on Get() if cache_index_and_filter_blocks == false 10 years ago
block_based_table_factory.h Sanitize block-based table index type and check prefix_extractor 10 years ago
block_based_table_reader.cc Turn on -Wshadow 10 years ago
block_based_table_reader.h Avoid reloading filter on Get() if cache_index_and_filter_blocks == false 10 years ago
block_builder.cc Fix compile 10 years ago
block_builder.h delete unused Comparator 10 years ago
block_hash_index.cc Materialize the hash index 10 years ago
block_hash_index.h Turn on -Wshadow 10 years ago
block_hash_index_test.cc Materialize the hash index 10 years ago
block_prefix_index.cc Turn on -Wshadow 10 years ago
block_prefix_index.h fix a few compile warnings 10 years ago
block_test.cc Remove some unnecessary constructors 10 years ago
bloom_block.cc table/bloom_block.*: pass func parameter by reference 10 years ago
bloom_block.h table/bloom_block.*: pass func parameter by reference 10 years ago
cuckoo_table_builder.cc Turn on -Wshadow 10 years ago
cuckoo_table_builder.h handle kDelete type in cuckoo builder 10 years ago
cuckoo_table_builder_test.cc option to choose module when calculating CuckooTable hash 10 years ago
cuckoo_table_factory.cc option to choose module when calculating CuckooTable hash 10 years ago
cuckoo_table_factory.h Sanitize block-based table index type and check prefix_extractor 10 years ago
cuckoo_table_reader.cc table/cuckoo_table_reader.cc: pass func parameter by reference 10 years ago
cuckoo_table_reader.h use GetContext to replace callback function pointer 10 years ago
cuckoo_table_reader_test.cc Turn -Wshadow back on 10 years ago
filter_block.h Replace naked calls to operator new and delete (Fixes #222) 10 years ago
flush_block_policy.cc move block based table related options BlockBasedTableOptions 10 years ago
format.cc Turn -Wshadow back on 10 years ago
format.h Turn -Wshadow back on 10 years ago
full_filter_block.cc Run make format on PR #249 10 years ago
full_filter_block.h Replace naked calls to operator new and delete (Fixes #222) 10 years ago
full_filter_block_test.cc Fix compile 10 years ago
get_context.cc use GetContext to replace callback function pointer 10 years ago
get_context.h use GetContext to replace callback function pointer 10 years ago
iter_heap.h Turn on -Wmissing-prototypes 10 years ago
iterator.cc In DB::NewIterator(), try to allocate the whole iterator tree in an arena 10 years ago
iterator_wrapper.h Turn -Wshadow back on 10 years ago
merger.cc Turn -Wshadow back on 10 years ago
merger.h In DB::NewIterator(), try to allocate the whole iterator tree in an arena 10 years ago
merger_test.cc Merger test 10 years ago
meta_blocks.cc Apply InfoLogLevel to the logs in table/meta_blocks.cc 10 years ago
meta_blocks.h Adding option to save PlainTable index and bloom filter in SST file. 10 years ago
mock_table.cc TableMock + framework for mock classes 10 years ago
mock_table.h Include atomic in mock_table.h 10 years ago
plain_table_builder.cc Implement full filter for block based table. 10 years ago
plain_table_builder.h introduce ImmutableOptions 10 years ago
plain_table_factory.cc in_table_factory.cc: use correct format specifier 10 years ago
plain_table_factory.h Sanitize block-based table index type and check prefix_extractor 10 years ago
plain_table_index.cc Fix compile error in table/plain_table_index.cc 10 years ago
plain_table_index.h introduce ImmutableOptions 10 years ago
plain_table_key_coding.cc replace hard-coded number with named variable 10 years ago
plain_table_key_coding.h typo improvement 10 years ago
plain_table_reader.cc Turn on -Wshadow 10 years ago
plain_table_reader.h use GetContext to replace callback function pointer 10 years ago
table_builder.h First phase API clean up 11 years ago
table_properties.cc Fix SIGFAULT when running sst_dump on v2.6 db 10 years ago
table_reader.h use GetContext to replace callback function pointer 10 years ago
table_reader_bench.cc Fix -Wshadow for tools 10 years ago
table_test.cc Turn -Wshadow back on 10 years ago
two_level_iterator.cc ForwardIterator: reset incomplete iterators on Seek() 10 years ago
two_level_iterator.h Turn on -Wshadow 10 years ago