rocksdb/include/rocksdb
Siying Dong f03b2df010 Follow-up Cleaning-up After D13521
Summary:
This patch is to address @haobo's comments on D13521:
1. rename Table to be TableReader and make its factory function to be GetTableReader
2. move the compression type selection logic out of TableBuilder but to compaction logic
3. more accurate comments
4. Move stat name constants into BlockBasedTable implementation.
5. remove some uncleaned codes in simple_table_db_test

Test Plan: pass test suites.

Reviewers: haobo, dhruba, kailiu

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D13785
2013-10-30 10:52:33 -07:00
..
arena.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
c.h Replace include/leveldb with include/rocksdb. 2013-08-23 10:51:00 -07:00
cache.h LRUCache to try to clean entries not referenced first. 2013-10-11 09:26:21 -07:00
compaction_filter.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
comparator.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
db.h Unify DeleteFile and DeleteWalFiles 2013-10-25 08:32:14 -07:00
env.h Dbid feature 2013-10-22 12:23:34 -07:00
filter_policy.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
iterator.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
ldb_tool.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
memtablerep.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
merge_operator.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
options.h Follow-up Cleaning-up After D13521 2013-10-30 10:52:33 -07:00
perf_context.h [RocksDB] Add perf_context.wal_write_time to track time spent on writing the recovery log. 2013-10-23 13:38:39 -07:00
slice.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
slice_transform.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
statistics.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
status.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
table.h Follow-up Cleaning-up After D13521 2013-10-30 10:52:33 -07:00
table_stats.h Support user-defined table stats collector 2013-10-28 15:45:14 -07:00
transaction_log.h Unify DeleteFile and DeleteWalFiles 2013-10-25 08:32:14 -07:00
types.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
universal_compaction.h Universal Compaction to Have a Size Percentage Threshold To Decide Whether to Compress 2013-10-17 13:33:39 -07:00
write_batch.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00