rocksdb/utilities/table_properties_collectors
sdong 776bd8d5eb Pass column family ID to table property collector
Summary: Pass column family ID through TablePropertiesCollectorFactory::CreateTablePropertiesCollector() so that users can identify which column family this file is for and handle it differently.

Test Plan: Add unit test scenarios in tests related to table properties collectors to verify the information passed in is correct.

Reviewers: rven, yhchiang, anthony, kradhakrishnan, igor, IslamAbdelRahman

Reviewed By: IslamAbdelRahman

Subscribers: yoshinorim, leveldb, dhruba

Differential Revision: https://reviews.facebook.net/D48411
2015-10-09 14:36:51 -07:00
..
compact_on_deletion_collector_test.cc Pass column family ID to table property collector 2015-10-09 14:36:51 -07:00
compact_on_deletion_collector.cc Pass column family ID to table property collector 2015-10-09 14:36:51 -07:00
compact_on_deletion_collector.h Pass column family ID to table property collector 2015-10-09 14:36:51 -07:00