..
adaptive_table_factory.cc
introduce ImmutableOptions
11 years ago
adaptive_table_factory.h
Sanitize block-based table index type and check prefix_extractor
11 years ago
block.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
block.h
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
block_based_filter_block.cc
Dump routine to BlockBasedTableReader
10 years ago
block_based_filter_block.h
Dump routine to BlockBasedTableReader
10 years ago
block_based_filter_block_test.cc
Remove some unnecessary constructors
11 years ago
block_based_table_builder.cc
New BlockBasedTable version -- better compressed block format
10 years ago
block_based_table_builder.h
introduce ImmutableOptions
11 years ago
block_based_table_factory.cc
New BlockBasedTable version -- better compressed block format
10 years ago
block_based_table_factory.h
Added CompatibleOptions for compatibility with LevelDB Options
10 years ago
block_based_table_reader.cc
Get() to use prefix bloom filter when filter is not block based
10 years ago
block_based_table_reader.h
Get() to use prefix bloom filter when filter is not block based
10 years ago
block_builder.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
block_builder.h
…
block_hash_index.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
block_hash_index.h
Turn on -Wshadow
10 years ago
block_hash_index_test.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
block_prefix_index.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
block_prefix_index.h
…
block_test.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
bloom_block.cc
table/bloom_block.*: pass func parameter by reference
11 years ago
bloom_block.h
Enforce write buffer memory limit across column families
10 years ago
cuckoo_table_builder.cc
Support footer versions bigger than 1
10 years ago
cuckoo_table_builder.h
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
cuckoo_table_builder_test.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
cuckoo_table_factory.cc
option to choose module when calculating CuckooTable hash
11 years ago
cuckoo_table_factory.h
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
cuckoo_table_reader.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
cuckoo_table_reader.h
use GetContext to replace callback function pointer
11 years ago
cuckoo_table_reader_test.cc
Add rocksdb::ToString() to address cases where std::to_string is not available.
10 years ago
filter_block.h
Dump routine to BlockBasedTableReader
10 years ago
flush_block_policy.cc
…
format.cc
New BlockBasedTable version -- better compressed block format
10 years ago
format.h
New BlockBasedTable version -- better compressed block format
10 years ago
full_filter_block.cc
Run make format on PR #249
11 years ago
full_filter_block.h
Replace naked calls to operator new and delete ( Fixes #222 )
11 years ago
full_filter_block_test.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
get_context.cc
use GetContext to replace callback function pointer
11 years ago
get_context.h
use GetContext to replace callback function pointer
11 years ago
iter_heap.h
…
iterator.cc
…
iterator_wrapper.h
Turn -Wshadow back on
10 years ago
merger.cc
Fix iOS compile with -Wshorten-64-to-32
10 years ago
merger.h
…
merger_test.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
meta_blocks.cc
Support footer versions bigger than 1
10 years ago
meta_blocks.h
Fix iOS compile with -Wshorten-64-to-32
10 years ago
mock_table.cc
CompactionJobTest
10 years ago
mock_table.h
CompactionJobTest
10 years ago
plain_table_builder.cc
Support footer versions bigger than 1
10 years ago
plain_table_builder.h
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
plain_table_factory.cc
in_table_factory.cc: use correct format specifier
11 years ago
plain_table_factory.h
Sanitize block-based table index type and check prefix_extractor
11 years ago
plain_table_index.cc
Block plain_table_index.cc in ROCKSDB_LITE
10 years ago
plain_table_index.h
Block plain_table_index.cc in ROCKSDB_LITE
10 years ago
plain_table_key_coding.cc
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
plain_table_key_coding.h
typo improvement
11 years ago
plain_table_reader.cc
Add rocksdb::ToString() to address cases where std::to_string is not available.
10 years ago
plain_table_reader.h
Turn on -Wshorten-64-to-32 and fix all the errors
10 years ago
table_builder.h
…
table_properties.cc
Add rocksdb::ToString() to address cases where std::to_string is not available.
10 years ago
table_properties_internal.h
Fix iOS compile with -Wshorten-64-to-32
10 years ago
table_reader.h
Dump routine to BlockBasedTableReader
10 years ago
table_reader_bench.cc
Make db_stress built for ROCKSDB_LITE
10 years ago
table_test.cc
New BlockBasedTable version -- better compressed block format
10 years ago
two_level_iterator.cc
…
two_level_iterator.h
Turn on -Wshadow
10 years ago