Searched refs:kTwoLevelIndexSearch (Results 1 – 18 of 18) sorted by relevance
25 kTwoLevelIndexSearch((byte) 2); enumConstant
86 ->index_type != BlockBasedTableOptions::kTwoLevelIndexSearch) { in TEST_P()159 bbto.index_type = BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_F()225 bbto.index_type = BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_F()278 bbto.index_type = BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_F()443 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_P()595 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_F()615 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_F()1065 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in BloomStatsTestWithParam()
434 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in GetOptions()500 table_options.index_type = BlockBasedTableOptions::kTwoLevelIndexSearch; in GetOptions()509 table_options.index_type = BlockBasedTableOptions::kTwoLevelIndexSearch; in GetOptions()
1513 bbto.index_type = BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_P()
4386 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in TEST_F()
15 …el index on the partitions. The feature can be enabled by setting kTwoLevelIndexSearch as IndexTyp…
103 kTwoLevelIndexSearch = 0x02, enumerator
50 case BlockBasedTableOptions::kTwoLevelIndexSearch: { in CreateIndexBuilder()
412 BlockBasedTableOptions::kTwoLevelIndexSearch) { in Rep()961 BlockBasedTableOptions::kTwoLevelIndexSearch) { in WritePropertiesBlock()
196 BlockBasedTableOptions::kTwoLevelIndexSearch) { in BlockBasedTableFactory()
953 index_type == BlockBasedTableOptions::kTwoLevelIndexSearch); in PrefetchIndexAndFilterBlocks()957 index_type == BlockBasedTableOptions::kTwoLevelIndexSearch); in PrefetchIndexAndFilterBlocks()2854 case BlockBasedTableOptions::kTwoLevelIndexSearch: { in CreateIndexReader()
503 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch; in OptimizeForSmallDb()
1695 BlockBasedTableOptions::IndexType::kTwoLevelIndexSearch},
209 IndexType::kTwoLevelIndexSearch, IndexType::kBinarySearchWithFirstKey}}; in RandomBlockBasedTableOptions()
6253 kTwoLevelIndexSearch: in toJavaIndexType()6276 kTwoLevelIndexSearch; in toCppIndexType()
1736 table_options.index_type = BlockBasedTableOptions::kTwoLevelIndexSearch; in TEST_P()2114 table_options.index_type = BlockBasedTableOptions::kTwoLevelIndexSearch; in TEST_P()
608 …xperimental mode. To enable partitioned indexes set index_type to kTwoLevelIndexSearch and to furt…680 …el index on the partitions. The feature can be enabled by setting kTwoLevelIndexSearch as IndexTyp…
3770 BlockBasedTableOptions::kTwoLevelIndexSearch; in InitializeOptionsFromFlags()