Searched refs:PlainTablePropertyNames (Results 1 – 5 of 5) sorted by relevance
225 const std::string PlainTablePropertyNames::kEncodingType =228 const std::string PlainTablePropertyNames::kBloomVersion =231 const std::string PlainTablePropertyNames::kNumBloomBlocks =
85 [PlainTablePropertyNames::kBloomVersion] = "1"; // For future use in PlainTableBuilder()107 [PlainTablePropertyNames::kEncodingType] = val; in PlainTableBuilder()214 [PlainTablePropertyNames::kNumBloomBlocks], in Finish()
160 user_props.find(PlainTablePropertyNames::kEncodingType); in Open()368 PlainTablePropertyNames::kNumBloomBlocks); in PopulateIndex()
355 struct PlainTablePropertyNames { struct
296 PlainTablePropertyNames::kBloomVersion); in TestPlainTableReader()301 PlainTablePropertyNames::kNumBloomBlocks); in TestPlainTableReader()369 user_props.find(PlainTablePropertyNames::kEncodingType); in NewTableReader()