Home
last modified time | relevance | path

Searched refs:table_props_ (Results 1 – 2 of 2) sorted by relevance

/rocksdb-6.9/table/cuckoo/
Dcuckoo_table_reader.h39 return table_props_; in GetTableProperties()
83 std::shared_ptr<const TableProperties> table_props_; variable
Dcuckoo_table_reader.cc65 table_props_.reset(props); in CuckooTableReader()