Searched refs:OptimizeForPointLookup (Results 1 – 7 of 7) sorted by relevance
35 …4. OptimizeForPointLookup() takes one parameter for block cache size. It now builds hash index, bl…
108 ColumnFamilyOptions* OptimizeForPointLookup(uint64_t block_cache_size_mb);
510 ColumnFamilyOptions* ColumnFamilyOptions::OptimizeForPointLookup( in OptimizeForPointLookup() function in ROCKSDB_NAMESPACE::ColumnFamilyOptions
2620 TEST_F(DBTest2, OptimizeForPointLookup) { in TEST_F() argument2623 options.OptimizeForPointLookup(2); in TEST_F()
2164 opt->rep.OptimizeForPointLookup(block_cache_size_mb); in rocksdb_options_optimize_for_point_lookup()
2852 ->OptimizeForPointLookup(block_cache_size_mb); in Java_org_rocksdb_Options_optimizeForPointLookup()3340 ->OptimizeForPointLookup(block_cache_size_mb); in Java_org_rocksdb_ColumnFamilyOptions_optimizeForPointLookup()
272 * Change the behavior of OptimizeForPointLookup(): move away from hash-based block-based-table inde…1019 * OptimizeForPointLookup() takes one parameter for block cache size. It now builds hash index, bloo…