Home
last modified time | relevance | path

Searched refs:UserKeyTablePropertiesCollectorFactory (Results 1 – 3 of 3) sorted by relevance

/rocksdb-6.9/db/
Dtable_properties_collector.h85 class UserKeyTablePropertiesCollectorFactory
88 explicit UserKeyTablePropertiesCollectorFactory( in UserKeyTablePropertiesCollectorFactory() function
Dcolumn_family.cc115 new UserKeyTablePropertiesCollectorFactory(collector_factories[i])); in GetIntTblPropCollectorFactory()
/rocksdb-6.9/table/
Dsst_file_writer.cc224 new UserKeyTablePropertiesCollectorFactory( in Open()