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/block_based
Cheng Chang 82a82c76e7 Fix potential memory leak of scratch buffer (#6879) 4 years ago
..
binary_search_index_reader.cc Divide block_based_table_reader.cc (#6527) 5 years ago
binary_search_index_reader.h Divide block_based_table_reader.cc (#6527) 5 years ago
block.cc Fix some typos in code comments (#6733) 4 years ago
block.h fix comparison count for format_version=3 indexes (#6650) 4 years ago
block_based_filter_block.cc Silence false alarms in db_stress fault injection (#6741) 4 years ago
block_based_filter_block.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
block_based_filter_block_test.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
block_based_table_builder.cc Add tests for compression failure in BlockBasedTableBuilder (#6709) 4 years ago
block_based_table_builder.h Disallow BlockBasedTableBuilder to set status from non-OK (#6776) 4 years ago
block_based_table_factory.cc Add Struct Type to OptionsTypeInfo (#6425) 4 years ago
block_based_table_factory.h sst_dump to reduce number of file reads (#6836) 4 years ago
block_based_table_iterator.cc Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
block_based_table_iterator.h Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago
block_based_table_reader.cc Fix potential memory leak of scratch buffer (#6879) 4 years ago
block_based_table_reader.h sst_dump to reduce number of file reads (#6836) 4 years ago
block_based_table_reader_impl.h Divide block_based_table_reader.cc (#6527) 5 years ago
block_based_table_reader_test.cc skip direct I/O tests in rocksdb lite (#6867) 4 years ago
block_builder.cc Add pipelined & parallel compression optimization (#6262) 4 years ago
block_builder.h Add pipelined & parallel compression optimization (#6262) 4 years ago
block_prefetcher.cc De-template block based table iterator (#6531) 5 years ago
block_prefetcher.h De-template block based table iterator (#6531) 5 years ago
block_prefix_index.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
block_prefix_index.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
block_test.cc Fix range deletion tombstone ingestion with global seqno (#6429) 5 years ago
block_type.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
cachable_entry.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
data_block_footer.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
data_block_footer.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
data_block_hash_index.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
data_block_hash_index.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
data_block_hash_index_test.cc Fix range deletion tombstone ingestion with global seqno (#6429) 5 years ago
filter_block.h Fix iterator reading filter block despite read_tier == kBlockCacheTier (#6562) 5 years ago
filter_block_reader_common.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
filter_block_reader_common.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
filter_policy.cc Add Functions to OptionTypeInfo (#6422) 4 years ago
filter_policy_internal.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
flush_block_policy.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
flush_block_policy.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
full_filter_block.cc Basic MultiGet support for partitioned filters (#6757) 4 years ago
full_filter_block.h Fix iterator reading filter block despite read_tier == kBlockCacheTier (#6562) 5 years ago
full_filter_block_test.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
hash_index_reader.cc Divide block_based_table_reader.cc (#6527) 5 years ago
hash_index_reader.h Divide block_based_table_reader.cc (#6527) 5 years ago
index_builder.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
index_builder.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
index_reader_common.cc Divide block_based_table_reader.cc (#6527) 5 years ago
index_reader_common.h Divide block_based_table_reader.cc (#6527) 5 years ago
mock_block_based_table.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
parsed_full_filter_block.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
parsed_full_filter_block.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
partitioned_filter_block.cc Basic MultiGet support for partitioned filters (#6757) 4 years ago
partitioned_filter_block.h Basic MultiGet support for partitioned filters (#6757) 4 years ago
partitioned_filter_block_test.cc Fix range deletion tombstone ingestion with global seqno (#6429) 5 years ago
partitioned_index_iterator.cc Fix regression bug in partitioned index reseek caused by #6531 (#6551) 5 years ago
partitioned_index_iterator.h Fix compiler warning treated as error (#6547) 5 years ago
partitioned_index_reader.cc Silence false alarms in db_stress fault injection (#6741) 4 years ago
partitioned_index_reader.h Divide block_based_table_reader.cc (#6527) 5 years ago
reader_common.cc Divide block_based_table_reader.cc (#6527) 5 years ago
reader_common.h Divide block_based_table_reader.cc (#6527) 5 years ago
uncompression_dict_reader.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
uncompression_dict_reader.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago