rocksdb/table
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
..
block_builder.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
block_builder.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
block_test.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
block.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
block.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
filter_block_test.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
filter_block.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
filter_block.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
format.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
format.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
iter_heap.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
iterator_wrapper.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
iterator.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
merger.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
merger.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
table_builder.cc Support user-defined table stats collector 2013-10-28 15:45:14 -07:00
table_test.cc Fix the valgrind error in newly added unittests for table stats 2013-10-20 22:02:05 -07:00
table.cc Add bloom filter to predefined table stats 2013-10-17 11:43:06 -07:00
table.h Add bloom filter to predefined table stats 2013-10-17 11:43:06 -07:00
two_level_iterator.cc Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00
two_level_iterator.h Add appropriate LICENSE and Copyright message. 2013-10-16 17:48:41 -07:00