Searched defs:TablePropertiesNames (Results 1 – 1 of 1) sorted by relevance
32 struct TablePropertiesNames { struct33 static const std::string kDataSize;34 static const std::string kIndexSize;39 static const std::string kFilterSize;40 static const std::string kRawKeySize;41 static const std::string kRawValueSize;43 static const std::string kNumEntries;44 static const std::string kDeletedKeys;48 static const std::string kFixedKeyLen;52 static const std::string kComparator;[all …]