Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/
Dtable.h456 struct CuckooTableOptions { struct
459 double hash_table_ratio = 0.9;
487 const CuckooTableOptions& table_options = CuckooTableOptions()); argument