Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dblock_based_table_factory.cc639 const std::string BlockBasedTablePropertyNames::kWholeKeyFiltering = member in ROCKSDB_NAMESPACE::BlockBasedTablePropertyNames
/rocksdb-6.9/include/rocksdb/
Dtable.h326 static const std::string kWholeKeyFiltering; member