Home
last modified time | relevance | path

Searched defs:TableConstructor (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/table/
Dtable_test.cc312 class TableConstructor: public Constructor { class
314 explicit TableConstructor(const Comparator* cmp, in TableConstructor() function in ROCKSDB_NAMESPACE::TableConstructor