Home
last modified time | relevance | path

Searched refs:CreateTablePropertiesCollector (Results 1 – 12 of 12) sorted by relevance

/rocksdb-6.9/utilities/table_properties_collectors/
Dcompact_on_deletion_collector_test.cc66 factory->CreateTablePropertiesCollector(context)); in main()
98 factory->CreateTablePropertiesCollector(context)); in main()
143 collector.reset(factory->CreateTablePropertiesCollector(context)); in main()
Dcompact_on_deletion_collector.cc75 CompactOnDeletionCollectorFactory::CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::CompactOnDeletionCollectorFactory
/rocksdb-6.9/include/rocksdb/utilities/
Dtable_properties_collectors.h23 virtual TablePropertiesCollector* CreateTablePropertiesCollector(
/rocksdb-6.9/db/
Dtable_properties_collector.h96 user_collector_factory_->CreateTablePropertiesCollector(context)); in CreateIntTblPropCollector()
Dtable_properties_collector_test.cc199 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::RegularKeysStartWithAFactory
Ddb_properties_test.cc1114 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::CountingUserTblPropCollectorFactory
1162 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::CountingDeleteTabPropCollectorFactory
Dlistener_test.cc85 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::TestPropertiesCollectorFactory
Dexternal_sst_file_test.cc582 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::SstFileWriterCollectorFactory
/rocksdb-6.9/docs/_posts/
D2016-02-24-rocksdb-4-2-release.markdown35 …3. TablePropertiesCollectorFactory::CreateTablePropertiesCollector() now takes an option Context, …
/rocksdb-6.9/include/rocksdb/
Dtable_properties.h134 virtual TablePropertiesCollector* CreateTablePropertiesCollector(
/rocksdb-6.9/table/
Dtable_test.cc91 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::__anon20a8a7ae0111::DummyPropertiesCollectorFactory1
101 TablePropertiesCollector* CreateTablePropertiesCollector( in CreateTablePropertiesCollector() function in ROCKSDB_NAMESPACE::__anon20a8a7ae0111::DummyPropertiesCollectorFactory2
/rocksdb-6.9/
DHISTORY.md838 * TablePropertiesCollectorFactory::CreateTablePropertiesCollector() now takes an option Context, co…