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/plain
mrambacher 0ca6d6297f Rename variables in ImmutableCFOptions to avoid conflicts with ImmutableDBOptions (#8227) 3 years ago
..
plain_table_bloom.cc Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
plain_table_bloom.h Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 5 years ago
plain_table_builder.cc Rename variables in ImmutableCFOptions to avoid conflicts with ImmutableDBOptions (#8227) 3 years ago
plain_table_builder.h Store DB identity and DB session ID in SST files (#6983) 4 years ago
plain_table_factory.cc Move RegisterOptions into the Configurable API (#8223) 3 years ago
plain_table_factory.h Create a Customizable class to load classes and configurations (#6590) 4 years ago
plain_table_index.cc Rename variables in ImmutableCFOptions to avoid conflicts with ImmutableDBOptions (#8227) 3 years ago
plain_table_index.h Fix typo (#7353) 4 years ago
plain_table_key_coding.cc In ParseInternalKey(), include corrupt key info in Status (#7515) 4 years ago
plain_table_key_coding.h Make db_basic_test pass assert status checked (#7452) 4 years ago
plain_table_reader.cc Rename variables in ImmutableCFOptions to avoid conflicts with ImmutableDBOptions (#8227) 3 years ago
plain_table_reader.h Properly report IO errors when IndexType::kBinarySearchWithFirstKey is used (#6621) 4 years ago