rocksdb/include/rocksdb
Kai Liu 994575c134 Support user-defined table stats collector
Summary:
1. Added a new option that support user-defined table stats collection.
2. Added a deleted key stats collector in `utilities`

Test Plan:
Added a unit test for newly added code.
Also ran make check to make sure other tests are not broken.

Reviewers: dhruba, haobo

Reviewed By: dhruba

CC: leveldb

Differential Revision: https://reviews.facebook.net/D13491
2013-10-28 15:45:14 -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 Support user-defined table stats collector 2013-10-28 15:45:14 -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_transform.h Remove obsolete namespace mappings. 2013-10-08 22:53:38 -07:00
slice.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_builder.h Universal Compaction to Have a Size Percentage Threshold To Decide Whether to Compress 2013-10-17 13:33:39 -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