| /rocksdb-6.9/utilities/table_properties_collectors/ |
| D | compact_on_deletion_collector_test.cc | 66 factory->CreateTablePropertiesCollector(context)); in main() 98 factory->CreateTablePropertiesCollector(context)); in main() 143 collector.reset(factory->CreateTablePropertiesCollector(context)); in main()
|
| D | compact_on_deletion_collector.cc | 75 CompactOnDeletionCollectorFactory::CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::CompactOnDeletionCollectorFactory
|
| /rocksdb-6.9/include/rocksdb/utilities/ |
| D | table_properties_collectors.h | 23 virtual TablePropertiesCollector* CreateTablePropertiesCollector(
|
| /rocksdb-6.9/db/ |
| D | table_properties_collector.h | 96 user_collector_factory_->CreateTablePropertiesCollector(context)); in CreateIntTblPropCollector()
|
| D | table_properties_collector_test.cc | 199 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::RegularKeysStartWithAFactory
|
| D | db_properties_test.cc | 1114 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::CountingUserTblPropCollectorFactory 1162 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::CountingDeleteTabPropCollectorFactory
|
| D | listener_test.cc | 85 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::TestPropertiesCollectorFactory
|
| D | external_sst_file_test.cc | 582 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::SstFileWriterCollectorFactory
|
| /rocksdb-6.9/docs/_posts/ |
| D | 2016-02-24-rocksdb-4-2-release.markdown | 35 …3. TablePropertiesCollectorFactory::CreateTablePropertiesCollector() now takes an option Context, …
|
| /rocksdb-6.9/include/rocksdb/ |
| D | table_properties.h | 134 virtual TablePropertiesCollector* CreateTablePropertiesCollector(
|
| /rocksdb-6.9/table/ |
| D | table_test.cc | 91 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::__anon20a8a7ae0111::DummyPropertiesCollectorFactory1 101 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::__anon20a8a7ae0111::DummyPropertiesCollectorFactory2
|
| /rocksdb-6.9/ |
| D | HISTORY.md | 838 * TablePropertiesCollectorFactory::CreateTablePropertiesCollector() now takes an option Context, co…
|